|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NHttpHandlerBase | |
---|---|
org.apache.http.nio.protocol |
Uses of NHttpHandlerBase in org.apache.http.nio.protocol |
---|
Subclasses of NHttpHandlerBase in org.apache.http.nio.protocol | |
---|---|
class |
AsyncNHttpClientHandler
HTTP client handler implementation that asynchronously reads & writes out the content of messages. |
class |
AsyncNHttpServiceHandler
HTTP service handler implementation that works with ConsumingNHttpEntity and ProducingNHttpEntity . |
class |
NHttpClientHandlerBase
Deprecated. |
class |
NHttpServiceHandlerBase
Deprecated. |
class |
ThrottlingHttpClientHandler
HTTP client handler implementation that allocates content buffers of limited size upon initialization and is capable of controlling the frequency of I/O events in order to guarantee those content buffers do not ever get overflown. |
class |
ThrottlingHttpServiceHandler
HTTP service handler implementation that allocates content buffers of limited size upon initialization and is capable of controlling the frequency of I/O events in order to guarantee those content buffers do not ever get overflown. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |