| Package | Description |
|---|---|
| com.thetransactioncompany.jsonrpc2 |
Classes to represent, parse and serialise JSON-RPC 2.0 requests,
notifications and responses.
|
| org.json.simple |
This is json-simple release 2.3.0 2017-10-04 retrieved from github.
|
| Class and Description |
|---|
| JsonObject
JsonObject is a common non-thread safe data format for string to data mappings.
|
| Class and Description |
|---|
| DeserializationException
DeserializationException explains how and where the problem occurs in the source JSON text during deserialization.
|
| DeserializationException.Problems
The kinds of exceptions that can trigger a DeserializationException.
|
| Jsonable
Jsonables can be serialized in java script object notation (JSON).
|
| JsonArray
JsonArray is a common non-thread safe data format for a collection of data.
|
| JsonKey
Should be implemented by Enums so that keys are easily maintained.
|
| JsonObject
JsonObject is a common non-thread safe data format for string to data mappings.
|
| Yytoken
Represents structural entities in JSON.
|
| Yytoken.Types
Represents the different kinds of tokens.
|