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 classAsyncNHttpClientHandlerDeprecated.(4.2) useHttpAsyncRequestExecutorandHttpAsyncRequesterclassAsyncNHttpServiceHandlerDeprecated.(4.2) useHttpAsyncServiceclassThrottlingHttpClientHandlerDeprecated.(4.2) useHttpAsyncRequestExecutorandHttpAsyncRequesterclassThrottlingHttpServiceHandlerDeprecated.(4.2) useHttpAsyncService
-