|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpServletRequestImpl | |
|---|---|
| com.caucho.server.dispatch | |
| com.caucho.server.http | |
| com.caucho.server.webapp | |
| Uses of HttpServletRequestImpl in com.caucho.server.dispatch |
|---|
| Methods in com.caucho.server.dispatch with parameters of type HttpServletRequestImpl | |
|---|---|
Invocation |
VersionInvocation.getRequestInvocation(HttpServletRequestImpl request)
Returns the versioned invocation based on this request. |
Invocation |
Invocation.getRequestInvocation(HttpServletRequestImpl request)
Returns the versioned invocation based on this request. |
| Uses of HttpServletRequestImpl in com.caucho.server.http |
|---|
| Methods in com.caucho.server.http that return HttpServletRequestImpl | |
|---|---|
HttpServletRequestImpl |
HttpServletResponseImpl.getRequest()
|
HttpServletRequestImpl |
AbstractHttpRequest.getRequestFacade()
|
| Methods in com.caucho.server.http with parameters of type HttpServletRequestImpl | |
|---|---|
protected void |
HttpRequest.initAttributes(HttpServletRequestImpl request)
Initialize any special attributes. |
protected void |
AbstractHttpRequest.initAttributes(HttpServletRequestImpl facade)
|
| Constructors in com.caucho.server.http with parameters of type HttpServletRequestImpl | |
|---|---|
AsyncRequest(HttpServletRequestImpl request,
HttpServletResponseImpl response,
Invocation invocation)
|
|
HttpServletResponseImpl(HttpServletRequestImpl request,
AbstractHttpResponse response)
|
|
| Uses of HttpServletRequestImpl in com.caucho.server.webapp |
|---|
| Constructors in com.caucho.server.webapp with parameters of type HttpServletRequestImpl | |
|---|---|
AsyncRequest(HttpServletRequestImpl request,
HttpServletResponseImpl response,
Invocation invocation)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||