Class AsyncServerFilterChainExchangeHandlerFactory

java.lang.Object
org.apache.hc.core5.http.nio.support.AsyncServerFilterChainExchangeHandlerFactory
All Implemented Interfaces:
HandlerFactory<AsyncServerExchangeHandler>

public final class AsyncServerFilterChainExchangeHandlerFactory extends Object implements HandlerFactory<AsyncServerExchangeHandler>
Factory for AsyncServerExchangeHandler instances that delegate request processing to a AsyncServerFilterChainElement.
Since:
5.0