|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NHttpHandlerBase | |
---|---|
org.apache.http.nio.protocol | Non-blocking HTTP protocol execution framework. |
Uses of NHttpHandlerBase in org.apache.http.nio.protocol |
---|
Subclasses of NHttpHandlerBase in org.apache.http.nio.protocol | |
---|---|
class |
AsyncNHttpClientHandler
Fully asynchronous HTTP client side protocol handler that implements the essential requirements of the HTTP protocol for the server side message processing as described by RFC 2616. |
class |
AsyncNHttpServiceHandler
Fully asynchronous HTTP server side protocol handler implementation that implements the essential requirements of the HTTP protocol for the server side message processing as described by RFC 2616. |
class |
ThrottlingHttpClientHandler
Deprecated. Use AsyncNHttpClientHandler |
class |
ThrottlingHttpServiceHandler
Deprecated. Use AsyncNHttpServiceHandler |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |