Package | Description |
---|---|
com.bigdata.counters.httpd |
A httpd service for performance counters, including both live counters
and post-mortem counters read from an XML interchange format.
|
com.bigdata.resources |
This package provides the logic to managed the live journal and the
historical journals and index segments for a
DataService . |
com.bigdata.service |
This package provides implementations of bigdata services (metadata
service, data service, transaction manager service.
|
com.bigdata.util.httpd |
Class and Description |
---|
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 NanoHTTPD.Response by default. |
HTTPGetHandler
Interface allows for implementation of different handlers for "GET".
|
NanoHTTPD
Deprecated.
This is being replaced by the use of the Servlet API and embedded
use of jetty as a light weight servlet container.
|
NanoHTTPD.Request
Deprecated.
A http request.
|
NanoHTTPD.Response
Deprecated.
HTTP response.
|
Class and Description |
---|
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 NanoHTTPD.Response by default. |
Class and Description |
---|
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 NanoHTTPD.Response by default. |
Class and Description |
---|
HTTPGetHandler
Interface allows for implementation of different handlers for "GET".
|
MIMEType
Parser for MIME type data.
|
NanoHTTPD
Deprecated.
This is being replaced by the use of the Servlet API and embedded
use of jetty as a light weight servlet container.
|
NanoHTTPD.Request
Deprecated.
A http request.
|
NanoHTTPD.Response
Deprecated.
HTTP response.
|
NVPair
A name-value pair.
|
TestMIMEType.Criteria
Note: This class is reused by
TestAcceptMIMEType . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.