|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NHttpClientHandlerBase | |
---|---|
org.apache.http.nio.protocol |
Uses of NHttpClientHandlerBase in org.apache.http.nio.protocol |
---|
Subclasses of NHttpClientHandlerBase in org.apache.http.nio.protocol | |
---|---|
class |
BufferingHttpClientHandler
HTTP client handler implementation that buffers the content of HTTP messages entirely in memory and executes HTTP requests on the main I/O thread. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |