| Package | Description |
|---|---|
| fi.iki.elonen |
External sources.
|
| gui |
The graphical user interface made with swing and awt, and the system tray icon.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
NanoHTTPD.HTTPSession |
| Modifier and Type | Method and Description |
|---|---|
NanoHTTPD.Response |
NanoHTTPD.serve(NanoHTTPD.IHTTPSession session)
Override this to customize the server.
|
| Modifier and Type | Method and Description |
|---|---|
NanoHTTPD.Response |
TimelineHTTPServer.serve(NanoHTTPD.IHTTPSession session) |