Modifier and Type | Method | Description |
---|---|---|
HttpContextDecorator |
HTTPBuilder.RequestConfigDelegate.getContext() |
Get the
HttpContext that will be used for this request. |
HttpContextDecorator |
HttpResponseDecorator.getContext() |
Get the execution context used during this request
|
Constructor | Description |
---|---|
HttpResponseDecorator(org.apache.http.HttpResponse base,
HttpContextDecorator context,
Object parsedResponse) |
Copyright © 2008–2019. All rights reserved.