Package | Description |
---|---|
fi.iki.elonen |
External sources.
|
Modifier and Type | Class and Description |
---|---|
static class |
NanoHTTPD.DefaultAsyncRunner
Default threading strategy for NanoHttpd.
|
Modifier and Type | Method and Description |
---|---|
void |
NanoHTTPD.setAsyncRunner(NanoHTTPD.AsyncRunner asyncRunner)
Pluggable strategy for asynchronously executing requests.
|