gh-pages / com.nextfaze.devfun.httpd / HttpDRouter

HttpDRouter

class HttpDRouter : RouterNanoHTTPD (source)

Constructors

Name Summary
<init> HttpDRouter(context: Context, port: Int)

Functions

Name Summary
addMappings fun addMappings(): Unit
start fun start(): Unit
Start the HTTPD server.fun start(timeout: Int, daemon: Boolean): Unit
stop fun stop(): Unit
Stop the HTTPD server.