|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.http.nio.protocol | |
---|---|
org.apache.http.nio.protocol | Non-blocking HTTP protocol execution framework. |
Classes in org.apache.http.nio.protocol used by org.apache.http.nio.protocol | |
---|---|
EventListener
Event listener used by the HTTP protocol layer to report fatal exceptions and events that may need to be logged using a logging toolkit. |
|
HttpRequestExecutionHandler
HTTP request execution handler can be used by client-side protocol handlers to trigger the submission of a new HTTP request and the processing of an HTTP response. |
|
NHttpHandlerBase
|
|
NHttpRequestExecutionHandler
HTTP request execution handler can be used by client-side protocol handlers to trigger the submission of a new HTTP request and the processing of an HTTP response. |
|
NHttpRequestHandler
NHttpRequestHandler represents a routine for asynchronous processing of a specific group of non-blocking HTTP requests. |
|
NHttpRequestHandlerResolver
HttpRequestHandlerResolver can be used to resolve an instance of NHttpRequestHandler matching a particular request URI. |
|
NHttpResponseTrigger
Callback interface to submit HTTP responses asynchronously. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |