|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| HttpRequestHandlerMapper | HttpRequestHandlerMapper can be used to resolve an instance of
HttpRequestHandler matching a particular HttpRequest. |
| Class Summary | |
|---|---|
| BasicHttpContextHC4 | Default implementation of HttpContext. |
| HttpCoreContext | Implementation of HttpContext that provides convenience
setters for user assignable attributes and getter for readable attributes. |
| HttpProcessorBuilder | Builder for HttpProcessor instances. |
| ImmutableHttpProcessor | Immutable HttpProcessor. |
| RequestConnControlHC4 | RequestConnControlHC4 is responsible for adding Connection header
to the outgoing requests, which is essential for managing persistence of
HTTP/1.0 connections. |
| RequestContentHC4 | RequestContentHC4 is the most important interceptor for outgoing requests. |
| RequestDateHC4 | RequestDateHC4 interceptor is responsible for adding Date header
to the outgoing requests This interceptor is optional for client side
protocol processors. |
| RequestTargetHostHC4 | RequestTargetHostHC4 is responsible for adding Host header. |
| RequestUserAgentHC4 | RequestUserAgentHC4 is responsible for adding User-Agent header. |
| ResponseConnControlHC4 | ResponseConnControlHC4 is responsible for adding Connection header
to the outgoing responses, which is essential for managing persistence of
HTTP/1.0 connections. |
Core HTTP protocol execution framework and HTTP protocol handlers for synchronous, blocking communication.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||