| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| ClientContext | Deprecated. (4.3) use HttpClientContext. | 
| Class Summary | |
|---|---|
| ClientContextConfigurer | Deprecated. (4.3) use HttpClientContext | 
| HttpClientContext | Adaptor class that provides convenience type safe setters and getters
 for common HttpContextattributes used in the course
 of HTTP request execution. | 
| RequestAcceptEncoding | Class responsible for handling Content Encoding requests in HTTP. | 
| RequestAddCookies | Request interceptor that matches cookies available in the current CookieStoreto the request being executed and generates
 correspondingCookierequest headers. | 
| RequestAuthCache | Request interceptor that can preemptively authenticate against known hosts,
 if there is a cached AuthSchemeinstance in the localAuthCacheassociated with the given target or proxy host. | 
| RequestClientConnControl | This protocol interceptor is responsible for adding ConnectionorProxy-Connectionheaders to the outgoing requests, which
 is essential for managing persistence ofHTTP/1.0connections. | 
| RequestDefaultHeaders | Request interceptor that adds default request headers. | 
| RequestExpectContinue | RequestExpectContinue is responsible for enabling the 'expect-continue'
 handshake by adding Expectheader. | 
| RequestProxyAuthentication | Deprecated. (4.3) use HttpAuthenticator. | 
| RequestTargetAuthentication | Deprecated. (4.3) use HttpAuthenticator. | 
| ResponseAuthCache | Deprecated. (4.2)  use AuthenticationStrategy | 
| ResponseContentEncoding | HttpResponseInterceptorresponsible for processing Content-Encoding
 responses. | 
| ResponseProcessCookies | Response interceptor that populates the current CookieStorewith data
 contained in response cookies received in the given the HTTP response. | 
Client specific HTTP protocol handlers.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||