| Name | Description | Type | Package | Framework |
| 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, | Class | com.bigdata.util.httpd | BlazeGraph |
| Config | A utility class to store configuration settings. | Class | com.bigdata.util.httpd | BlazeGraph |
| HTTPGetHandler | Interface allows for implementation of different handlers for "GET". | Interface | com.bigdata.util.httpd | BlazeGraph |
| HTTPHeaderUtility | This class provides set of utilities for encoding and decoding HTTP headers and doubles as the base class for all classes that | Class | com.bigdata.util.httpd | BlazeGraph |
| MIMEType | Parser for MIME type data. | Class | com.bigdata.util.httpd | BlazeGraph |
| NanoHTTPD | A simple, tiny, nicely embeddable HTTP 1. | Class | com.bigdata.util.httpd | BlazeGraph |
| NanoHTTPD .Request | Class | com.bigdata.util.httpd | BlazeGraph | |
| NanoHTTPD .Response | Return one of these from serve(). | Class | com.bigdata.util.httpd | BlazeGraph |
| NVPair | Class | com.bigdata.util.httpd | BlazeGraph | |
| TestAll | Aggregates test suites in increasing dependency order. | Class | com.bigdata.util.httpd | BlazeGraph |
| TestDecodeParams | Test suite for NanoHTTPD. | Class | com.bigdata.util.httpd | BlazeGraph |
| TestHTTPHeaderUtility | Test suite for HTTPHeaderUtility. | Class | com.bigdata.util.httpd | BlazeGraph |
| TestMIMEType | Test suite for MIMEType. | Class | com.bigdata.util.httpd | BlazeGraph |
| TestMIMEType .AssertionFailedError2 | Class | com.bigdata.util.httpd | BlazeGraph | |
| TestMIMEType .Criteria | Note: This class is reused by TestAcceptMIMEType. | Class | com.bigdata.util.httpd | BlazeGraph |
| TestNanoHTTPD | Test suite for NanoHTTPD. | Class | com.bigdata.util.httpd | BlazeGraph |