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 1.1.1 2012-02-19
retrieved from github.
|
Class and Description |
---|
JSONAware
Beans that support customized output of JSON text shall implement this interface.
|
JSONObject
A JSON object.
|
Class and Description |
---|
ItemList
|a:b:c| => |a|,|b|,|c|
|:| => ||,||
|a:| => |a|,||
|
JSONAware
Beans that support customized output of JSON text shall implement this interface.
|
JSONStreamAware
Beans that support customized output of JSON text to a writer shall implement this interface.
|