@FunctionalInterface
public interface Filter
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(java.lang.String uri,
org.simpleframework.http.Request request,
org.simpleframework.http.Response response) |
Copyright © 2013. All Rights Reserved.