Uses of Interface
fi.iki.elonen.NanoHTTPD.AsyncRunner
Packages that use NanoHTTPD.AsyncRunner
-
Uses of NanoHTTPD.AsyncRunner in fi.iki.elonen
Classes in fi.iki.elonen that implement NanoHTTPD.AsyncRunnerModifier and TypeClassDescriptionstatic class
Default threading strategy for NanoHTTPD.Fields in fi.iki.elonen declared as NanoHTTPD.AsyncRunnerModifier and TypeFieldDescriptionprotected NanoHTTPD.AsyncRunner
NanoHTTPD.asyncRunner
Pluggable strategy for asynchronously executing requests.Methods in fi.iki.elonen with parameters of type NanoHTTPD.AsyncRunnerModifier and TypeMethodDescriptionvoid
NanoHTTPD.setAsyncRunner
(NanoHTTPD.AsyncRunner asyncRunner) Pluggable strategy for asynchronously executing requests.