Package | Description |
---|---|
org.apache.http.protocol |
HTTP protocol execution framework and synchronous HTTP protocol handlers
based on the blocking I/O model.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicHttpProcessor
Default implementation of
HttpProcessor . |
Constructor and Description |
---|
ImmutableHttpProcessor(HttpRequestInterceptorList requestInterceptors,
HttpResponseInterceptorList responseInterceptors) |
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.