|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpContextDecorator | |
|---|---|
| com.jayway.restassured.internal.http | |
| Uses of HttpContextDecorator in com.jayway.restassured.internal.http |
|---|
| Methods in com.jayway.restassured.internal.http that return HttpContextDecorator | |
|---|---|
HttpContextDecorator |
HttpResponseDecorator.getContext()
Get the execution context used during this request |
HttpContextDecorator |
HTTPBuilder.RequestConfigDelegate.getContext()
Get the HttpContext that will be used for this request. |
| Constructors in com.jayway.restassured.internal.http with parameters of type HttpContextDecorator | |
|---|---|
HttpResponseDecorator(org.apache.http.HttpResponse base,
HttpContextDecorator context,
Object parsedResponse)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||