Package | Description |
---|---|
org.apache.http.impl.client |
Default HTTP client implementation.
|
org.apache.http.protocol |
Core HTTP protocol execution framework and HTTP protocol handlers
for synchronous, blocking communication.
|
Modifier and Type | Method and Description |
---|---|
BasicHttpProcessor |
BasicHttpProcessor.copy()
Deprecated.
Creates a copy of this instance
|
Modifier and Type | Method and Description |
---|---|
protected void |
BasicHttpProcessor.copyInterceptors(BasicHttpProcessor target)
Deprecated.
Sets up the target to have the same list of interceptors
as the current instance.
|