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

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

addHeader(String name, String value)com.google.appinventor.components.runtime.util.NanoHTTPD.Response
datacom.google.appinventor.components.runtime.util.NanoHTTPD.Response
headercom.google.appinventor.components.runtime.util.NanoHTTPD.Response
mimeTypecom.google.appinventor.components.runtime.util.NanoHTTPD.Response
Response()com.google.appinventor.components.runtime.util.NanoHTTPD.Response
Response(String status, String mimeType, InputStream data)com.google.appinventor.components.runtime.util.NanoHTTPD.Response
Response(String status, String mimeType, String txt)com.google.appinventor.components.runtime.util.NanoHTTPD.Response
statuscom.google.appinventor.components.runtime.util.NanoHTTPD.Response