Package com.bigdata.util.httpd

Class Summary
AbstractHTTPD Overrides some methods on NanoHTTPD to (a) prevent serving files from the local file system; and (b) to expose methods for handling GET, PUT, POST, and DELETE requests - these methods all return a NanoHTTPD.HTTP_METHOD_NOT_ALLOWED Response by default.
NanoHTTPD A simple, tiny, nicely embeddable HTTP 1.0 server in Java
 



Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.