public class EmptyFilter extends Object implements InternalFilter
| Constructor and Description |
|---|
EmptyFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
CompletableFuture<Response> |
onFilter(Invocation invocation,
FilterNode nextNode) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInvocationTypes, isEnabled, isInEventLooppublic CompletableFuture<Response> onFilter(Invocation invocation, FilterNode nextNode)
onFilter in interface Filterinvocation - invocationnextNode - node filter nodeCopyright © 2017–2022 The Apache Software Foundation. All rights reserved.