Package fi.iki.elonen
package fi.iki.elonen
-
ClassDescriptionAn example of subclassing NanoHTTPD to make a custom HTTP server.A simple, tiny, nicely embeddable HTTP server in JavaPluggable strategy for asynchronously executing requests.Default threading strategy for NanoHTTPD.Creates a normal ServerSocket for TCP connectionsDefault strategy for creating and cleaning up temporary files.Default strategy for creating and cleaning up temporary files.Handles one session, i.e.HTTP Request methods, with the ability to decode a
String
back to its enum value.HTTP response.Output stream that will automatically send every write to the wrapped OutputStream according to chunked transfer: http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.6.1Some HTTP response status codesCreates a new SSLServerSocketFactory to create ServerSocketFactories.A temp file.Temp file manager.Factory to create temp file managers.