Interface AsyncFilterHandler

All Known Implementing Classes:
AbstractAsyncServerAuthFilter, AsyncServerExpectationFilter, TerminalAsyncServerFilter

@Contract(threading=STATELESS) public interface AsyncFilterHandler
AsyncFilterHandler represents a routine for handling all incoming requests in the server side request processing chain.
Since:
5.0