Class DefaultAsyncResponseExchangeHandlerFactory

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

public final class DefaultAsyncResponseExchangeHandlerFactory extends Object implements HandlerFactory<AsyncServerExchangeHandler>
Factory for AsyncServerExchangeHandler instances that make use of HttpRequestMapper to dispatch the request to a particular AsyncServerExchangeHandler for processing.
Since:
5.0