|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use HttpProcessor | |
| org.apache.http.protocol | HTTP protocol execution framework. |
| Uses of HttpProcessor in org.apache.http.protocol |
| Classes in org.apache.http.protocol that implement HttpProcessor | |
class |
BasicHttpProcessor
Keeps lists of interceptors for processing requests and responses. |
| Methods in org.apache.http.protocol with parameters of type HttpProcessor | |
void |
HttpService.setHttpProcessor(HttpProcessor processor)
|
| Constructors in org.apache.http.protocol with parameters of type HttpProcessor | |
HttpService(HttpProcessor proc,
ConnectionReuseStrategy connStrategy,
HttpResponseFactory responseFactory)
Create a new HTTP service. |
|
HttpRequestExecutor(HttpProcessor proc)
Create a new request executor. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||