Uses of Package
org.drip.service.representation
Package | Description |
---|---|
org.drip.service.assetallocation |
JSON Based In/Out Service
|
org.drip.service.engine |
Compute Engine Request-Response Thunker
|
org.drip.service.json |
JSON Based Valuation Request Service
|
org.drip.service.jsonparser |
RFC4627 Compliant JSON Message Parser
|
org.drip.service.representation |
RFC4627 Compliant JSON Message Object
|
-
Classes in org.drip.service.representation used by org.drip.service.assetallocation Class Description JSONObject JSONObject is an Adaptation of the JSONObject Class from the RFC4627 compliant JSON Simple (https://code.google.com/p/json-simple/). -
Classes in org.drip.service.representation used by org.drip.service.engine Class Description JSONObject JSONObject is an Adaptation of the JSONObject Class from the RFC4627 compliant JSON Simple (https://code.google.com/p/json-simple/). -
Classes in org.drip.service.representation used by org.drip.service.json Class Description JSONObject JSONObject is an Adaptation of the JSONObject Class from the RFC4627 compliant JSON Simple (https://code.google.com/p/json-simple/). -
Classes in org.drip.service.representation used by org.drip.service.jsonparser Class Description JSONArray JSONArray is an Adaptation of the JSONArray class from the RFC4627 compliant JSON Simple (https://code.google.com/p/json-simple/).JSONObject JSONObject is an Adaptation of the JSONObject Class from the RFC4627 compliant JSON Simple (https://code.google.com/p/json-simple/). -
Classes in org.drip.service.representation used by org.drip.service.representation Class Description ItemList ItemList is an Adaptation of the ItemList Interface from the RFC4627 compliant JSON Simple (https://code.google.com/p/json-simple/).JSONAware JSONAware is an Adaptation of the JSONAware class from the RFC4627 compliant JSON Simple (https://code.google.com/p/json-simple/).JSONStreamAware JSONStreamAware is an Adaptation of the JSONStreamAware class from the RFC4627 compliant JSON Simple (https://code.google.com/p/json-simple/).