| Class | Description |
|---|---|
| DefaultJSONStringEntity |
Default implementation of the
IBoxJSONStringEntity, this class utilizes Jackson JSON processer to
convert object into JSON String. |
| MapJSONStringEntity |
Implemenation of
IBoxJSONStringEntity based on LinkedHashMap. |
| PairArrayJSONStringEntity |
A special MapJSONStringEntity, when serializing into JSON, it's serialized into array of pairs.
|
Copyright © 2014. All Rights Reserved.