| Package | Description |
|---|---|
| fi.iki.elonen |
External sources.
|
| gui |
The graphical user interface made with swing and awt, and the system tray icon.
|
| Class and Description |
|---|
| NanoHTTPD.AsyncRunner
Pluggable strategy for asynchronously executing requests.
|
| NanoHTTPD.Cookie |
| NanoHTTPD.CookieHandler
Provides rudimentary support for cookies.
|
| NanoHTTPD.IHTTPSession
Handles one session, i.e.
|
| NanoHTTPD.Method
HTTP Request methods, with the ability to decode a
String
back to its enum value. |
| NanoHTTPD.Response
HTTP response.
|
| NanoHTTPD.Response.Status
Some HTTP response status codes
|
| NanoHTTPD.ResponseException |
| NanoHTTPD.TempFile
A temp file.
|
| NanoHTTPD.TempFileManager
Temp file manager.
|
| NanoHTTPD.TempFileManagerFactory
Factory to create temp file managers.
|
| Class and Description |
|---|
| NanoHTTPD
A simple, tiny, nicely embeddable HTTP server in Java
NanoHTTPD
|
| NanoHTTPD.IHTTPSession
Handles one session, i.e.
|
| NanoHTTPD.Response
HTTP response.
|