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 classDefault threading strategy for NanoHTTPD.Fields in fi.iki.elonen declared as NanoHTTPD.AsyncRunnerModifier and TypeFieldDescriptionprotected NanoHTTPD.AsyncRunnerNanoHTTPD.asyncRunnerPluggable strategy for asynchronously executing requests.Methods in fi.iki.elonen with parameters of type NanoHTTPD.AsyncRunnerModifier and TypeMethodDescriptionvoidNanoHTTPD.setAsyncRunner(NanoHTTPD.AsyncRunner asyncRunner) Pluggable strategy for asynchronously executing requests.