AI2 Component  (Version nb184)
com.google.appinventor.components.runtime.util.NanoHTTPD Member List

This is the complete list of members for com.google.appinventor.components.runtime.util.NanoHTTPD, including all inherited members.

HTTP_OKcom.google.appinventor.components.runtime.util.NanoHTTPDstatic
main(String[] args)com.google.appinventor.components.runtime.util.NanoHTTPDstatic
MIME_PLAINTEXTcom.google.appinventor.components.runtime.util.NanoHTTPDstatic
myErrcom.google.appinventor.components.runtime.util.NanoHTTPDprotectedstatic
myOutcom.google.appinventor.components.runtime.util.NanoHTTPDprotectedstatic
NanoHTTPD(int port, File wwwroot)com.google.appinventor.components.runtime.util.NanoHTTPD
serve(String uri, String method, Properties header, Properties parms, Properties files, Socket mySocket)com.google.appinventor.components.runtime.util.NanoHTTPD
serveFile(String uri, Properties header, File homeDir, boolean allowDirectoryListing)com.google.appinventor.components.runtime.util.NanoHTTPD
stop()com.google.appinventor.components.runtime.util.NanoHTTPD