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 class
JSONArray
JSONArray is an Adaptation of the JSONArray class from the RFC4627 compliant JSON Simple (https://code.google.com/p/json-simple/).class
JSONObject
JSONObject is an Adaptation of the JSONObject Class from the RFC4627 compliant JSON Simple (https://code.google.com/p/json-simple/).