|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| HttpRequestListener | The listener interface for receiving http requests. |
| IHttpResponse | |
| Class Summary | |
|---|---|
| FileListener | An HttpRequestListener that sends a file back. |
| HttpConnection | HttpConnection handles the communication with an HTTP client in its own thread. |
| HttpRequestEvent | An event corresponding to a single HTTP request ("GET" command). |
| HttpServer | A simple HTTP Server implementing HTTP/0.9 protocols. |
| ReverseListener | An HttpRequestListener that reverses its input. |
| SeparatorListener | An HttpRequestListener that writes an HTML Separator ("<HR>") to the client. |
| SieveListener | An HttpRequestListener that returns the request to the client. |
Provides some utility classes for serving data via the HTTP protocol.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||