Uses of Class
org.apache.http.nio.protocol.NHttpHandlerBase
-
Packages that use NHttpHandlerBase Package Description org.apache.http.nio.protocol Core HTTP protocol execution framework and HTTP protocol handlers for asynchronous, event driven communication. -
-
Uses of NHttpHandlerBase in org.apache.http.nio.protocol
Subclasses of NHttpHandlerBase in org.apache.http.nio.protocol Modifier and Type Class Description class
AsyncNHttpClientHandler
Deprecated.(4.2) useHttpAsyncRequestExecutor
andHttpAsyncRequester
class
AsyncNHttpServiceHandler
Deprecated.(4.2) useHttpAsyncService
class
ThrottlingHttpClientHandler
Deprecated.(4.2) useHttpAsyncRequestExecutor
andHttpAsyncRequester
class
ThrottlingHttpServiceHandler
Deprecated.(4.2) useHttpAsyncService
-