Uses of Class
org.apache.hc.core5.http.nio.support.AsyncServerFilterChainElement
Packages that use AsyncServerFilterChainElement
Package
Description
Support classes for the asynchronous I/O model.
-
Uses of AsyncServerFilterChainElement in org.apache.hc.core5.http.nio.support
Constructors in org.apache.hc.core5.http.nio.support with parameters of type AsyncServerFilterChainElementModifierConstructorDescriptionAsyncServerFilterChainExchangeHandlerFactory(AsyncServerFilterChainElement filterChain, Callback<Exception> exceptionCallback)