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

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

AppInvHTTPD(int port, File wwwroot, boolean secure, ReplForm form)com.google.appinventor.components.runtime.util.AppInvHTTPD
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
resetSeq()com.google.appinventor.components.runtime.util.AppInvHTTPD
serve(String uri, String method, Properties header, Properties parms, Properties files, Socket mySocket)com.google.appinventor.components.runtime.util.AppInvHTTPD
serveFile(String uri, Properties header, File homeDir, boolean allowDirectoryListing)com.google.appinventor.components.runtime.util.NanoHTTPD
setHmacKey(String inputKey)com.google.appinventor.components.runtime.util.AppInvHTTPDstatic
stop()com.google.appinventor.components.runtime.util.NanoHTTPD