Package fi.iki.elonen

Interface NanoHTTPD.IHTTPSession

All Known Implementing Classes:
NanoHTTPD.HTTPSession
Enclosing class:
NanoHTTPD

public static interface NanoHTTPD.IHTTPSession
Handles one session, i.e. parses the HTTP request and returns the response.