Class TerminalAsyncServerFilter

java.lang.Object
org.apache.hc.core5.http.nio.support.TerminalAsyncServerFilter
All Implemented Interfaces:
AsyncFilterHandler

@Contract(threading=STATELESS) public final class TerminalAsyncServerFilter extends Object implements AsyncFilterHandler
AsyncFilterHandler implementation represents a terminal handler in an asynchronous request processing pipeline that makes use of HandlerFactory to dispatch the request to a particular AsyncServerExchangeHandler.
Since:
5.0