Uses of Interface
org.drip.service.representation.JSONAware
| Package | Description |
|---|---|
| org.drip.service.representation |
RFC4627 Compliant JSON Message Object
|
-
Uses of JSONAware in org.drip.service.representation
Classes in org.drip.service.representation that implement JSONAware 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/).