@FunctionalInterface public interface Filter extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Payload |
apply(String uri,
Context context,
PayloadSupplier nextFilter) |
default boolean |
matches(String uri,
Context context) |
Copyright © 2015. All Rights Reserved.