Uses of Interface
colesico.framework.http.HttpRequest
| Package | Description |
|---|---|
| colesico.framework.http | |
| colesico.framework.http.internal |
-
Uses of HttpRequest in colesico.framework.http
Methods in colesico.framework.http that return HttpRequest Modifier and Type Method Description HttpRequestHttpContext. getRequest()Constructors in colesico.framework.http with parameters of type HttpRequest Constructor Description HttpContext(HttpRequest request, HttpResponse response) -
Uses of HttpRequest in colesico.framework.http.internal
Methods in colesico.framework.http.internal that return HttpRequest Modifier and Type Method Description HttpRequestHttpProducer. getHttpRequest(HttpContext ctx)Methods in colesico.framework.http.internal that return types with arguments of type HttpRequest Modifier and Type Method Description colesico.framework.ioc.ioclet.Factory<HttpRequest>HttpIoclet. getHttpRequestFactory1()Factory to produce colesico.framework.http.HttpRequest class instance Scope: UNSCOPED; Custom: null