Class | Description |
---|---|
JsonBulkRequestHandler |
JSON bulk request handler.
|
JsonHttpHandler |
Common base class for HTTP handlers that expect a single JSON CEO as input and produce a single CEO in case of
successful processing.
|
JsonHttpUtils |
Utilities for processing data received via an HTTP interface.
|
JsonRequestHandler |
Common base class for request handlers that expect a single JSON record as input.
|