|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.http.protocol | |
---|---|
org.apache.http | The core interfaces and classes of the HTTP components. |
org.apache.http.impl | Default implementations for interfaces in
org.apache.http . |
org.apache.http.protocol | HTTP protocol execution framework. |
Classes in org.apache.http.protocol used by org.apache.http | |
---|---|
HttpContext
A context for executing a request. |
Classes in org.apache.http.protocol used by org.apache.http.impl | |
---|---|
HttpContext
A context for executing a request. |
Classes in org.apache.http.protocol used by org.apache.http.protocol | |
---|---|
BasicHttpContext
Default implementation of the HttpContext . |
|
BasicHttpProcessor
Keeps lists of interceptors for processing requests and responses. |
|
HttpContext
A context for executing a request. |
|
HttpExpectationVerifier
Defines an interface to verify whether an incoming HTTP request meets the target server's expectations. |
|
HttpProcessor
Performs interceptor processing of requests and responses. |
|
HttpRequestHandler
|
|
HttpRequestHandlerResolver
Interface to be implemented by objects that can resolve HttpRequestHandler instances by request URI. |
|
HttpRequestInterceptorList
Provides access to an ordered list of request interceptors. |
|
HttpResponseInterceptorList
Provides access to an ordered list of response interceptors. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |