Package | Description |
---|---|
org.apache.http.impl.execchain |
HTTP request execution chain APIs.
|
Modifier and Type | Field and Description |
---|---|
private ConnectionHolder |
HttpResponseProxy.connHolder |
private ConnectionHolder |
ResponseEntityProxy.connHolder |
Modifier and Type | Method and Description |
---|---|
static void |
ResponseEntityProxy.enchance(org.apache.http.HttpResponse response,
ConnectionHolder connHolder) |
Constructor and Description |
---|
HttpResponseProxy(org.apache.http.HttpResponse original,
ConnectionHolder connHolder) |
ResponseEntityProxy(org.apache.http.HttpEntity entity,
ConnectionHolder connHolder) |