Uses of Class
com.ebay.carad.os.vitalsigns.util.NanoHTTPD.Response

Packages that use NanoHTTPD.Response
com.ebay.carad.os.vitalsigns.util   
 

Uses of NanoHTTPD.Response in com.ebay.carad.os.vitalsigns.util
 

Methods in com.ebay.carad.os.vitalsigns.util that return NanoHTTPD.Response
 NanoHTTPD.Response NanoHTTPD.serve(java.lang.String uri, java.lang.String method, java.util.Properties header, java.util.Properties parms)
          Override this to customize the server.
 NanoHTTPD.Response NanoHTTPD.serveFile(java.lang.String uri, java.util.Properties header, java.io.File homeDir, boolean allowDirectoryListing)
          Serves file from homeDir and its' subdirectories (only).
 



Copyright © 2004-2009. All Rights Reserved.