Uses of Class
groovyx.net.http.HttpContextDecorator
-
Uses of HttpContextDecorator in groovyx.net.http
Fields in groovyx.net.http declared as HttpContextDecoratorModifier and TypeFieldDescriptionprivate HttpContextDecoratorHTTPBuilder.RequestConfigDelegate.context(package private) HttpContextDecoratorHttpResponseDecorator.contextMethods in groovyx.net.http that return HttpContextDecoratorModifier and TypeMethodDescriptionHTTPBuilder.RequestConfigDelegate.getContext()Get theHttpContextthat will be used for this request.HttpResponseDecorator.getContext()Get the execution context used during this requestConstructors in groovyx.net.http with parameters of type HttpContextDecoratorModifierConstructorDescriptionHttpResponseDecorator(org.apache.http.HttpResponse base, HttpContextDecorator context, Object parsedResponse)