Uses of Interface
colesico.framework.http.HttpRequest
Packages that use HttpRequest
-
Uses of HttpRequest in colesico.framework.http
Methods in colesico.framework.http that return HttpRequestModifier and TypeMethodDescriptionHttpContext.getRequest()HttpContext.setRequest(HttpRequest request) Replaces context request with given one.Methods in colesico.framework.http with parameters of type HttpRequestModifier and TypeMethodDescriptionHttpContext.setRequest(HttpRequest request) Replaces context request with given one.Constructors in colesico.framework.http with parameters of type HttpRequest -
Uses of HttpRequest in colesico.framework.http.internal
Methods in colesico.framework.http.internal that return HttpRequestMethods in colesico.framework.http.internal that return types with arguments of type HttpRequestModifier and TypeMethodDescriptionHttpIoclet.getHttpRequestFactory1()Factory to produce colesico.framework.http.HttpRequest class instance Scope: UNSCOPED; Custom: null