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