| Connection |
Handler for a single clients connection.
|
| ConnectionServer |
|
| HttpServletRequestImpl |
Stub implementation of a HttpServletRequest
with lots of unimplemented methods.
|
| HttpServletResponseImpl |
Stub implementation of a HttpServletResponse
with lots of unimplemented methods.
|
| RequestData |
|
| ServletConnection |
|
| ServletOutputStreamImpl |
Default implementation of a servlet output stream.
|
| ServletWebServer |
This is a subclass of the WebServer, which offers a minimal
servlet API.
|
| WebServer |
The WebServer is a minimal HTTP server, that might be used
as an embedded web server.
|
| XmlRpcServlet |
|
| XmlRpcServletServer |
An extension of XmlRpcServer,
which is suitable for processing servlet requests.
|
| XmlRpcServletServer.ServletStreamConnection |
|