Uses of Interface
org.drip.service.representation.JSONStreamAware
| Package | Description |
|---|---|
| org.drip.service.representation |
RFC4627 Compliant JSON Message Object
|
-
Uses of JSONStreamAware in org.drip.service.representation
Classes in org.drip.service.representation that implement JSONStreamAware Modifier and Type Class Description classJSONArrayJSONArray is an Adaptation of the JSONArray class from the RFC4627 compliant JSON Simple (https://code.google.com/p/json-simple/).classJSONObjectJSONObject is an Adaptation of the JSONObject Class from the RFC4627 compliant JSON Simple (https://code.google.com/p/json-simple/).