|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CauchoRequest | |
CauchoResponse |
Class Summary | |
---|---|
AbstractCauchoRequest | |
AbstractCauchoResponse | |
AbstractHttpProtocol | Abstract Protocol handling for HTTP requests. |
AbstractHttpRequest | Abstract request implementing methods common to the different request implementations. |
AbstractHttpResponse | Encapsulates the servlet response, controlling response headers and the response stream. |
AbstractResponseStream | API for handling the PrintWriter/ServletOutputStream |
AsyncConnectionImpl | Public API to control a comet connection. |
AsyncContextImpl | Public API to control a comet connection. |
AsyncListenerNode | User facade for http requests. |
AsyncRequest | |
CacheStream | User facade for http responses. |
CauchoDispatchRequest | |
CauchoDispatchResponse | |
CauchoRequestWrapper | |
CauchoResponseWrapper | |
CompileRequest | Handles a compiling request. |
ConnectionCometController | Public API to control a comet connection. |
ContentLengthStream | Filter so POST readers can only read data up to the content length |
Form | Form handling. |
HttpBufferStore | Holds the HTTP buffers for keepalive reuse. |
HttpProtocol | The main class for the HTTP server. |
HttpRequest | Handles a new request from an HTTP connection. |
HttpResponse | |
HttpResponseStream | |
HttpServletRequestImpl | User facade for http requests. |
HttpServletResponseImpl | User facade for http responses. |
InvocationKey | The invocation key is a |
RawInputStream | Filter so POST readers can only read data up to the content length |
RequestAdapter | Any requests that depends on an underlying request, like include() requests or adapters for other servlet engines. |
RequestWrapper | Wraps a servlet request in another request. |
ResponseAdapter | |
ResponseStream | |
ResponseWrapper | Wraps a servlet response in another response. |
ResponseWriter | |
ServletInputStreamImpl | |
ServletOutputStreamImpl | Implementation of the ServletOutputStream. |
StreamWrapperResponseStream | |
StubResponseStream | API for handling the PrintWriter/ServletOutputStream |
StubServletRequest | Used when there isn't any actual request object, e.g. |
StubServletResponse | |
StubSessionContextRequest | Used when there isn't any actual request object, e.g. |
ThreadServerRequestFactory | The thread request factory |
ToByteResponseStream | Handles the dual char/byte buffering for the response stream. |
ToCharResponseAdapter | |
ToCharResponseStream | |
WrapperResponseStream |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |