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