|
Restlet Framework 2.2.3 Android |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
JsonConverter | Converter between the JSON API (more precisely JSONArray ,
JSONObject and JSONTokener instances) and Representation
classes. |
JsonpFilter | Filter that converts response entity of the JSON media type into a JSONP callback document. |
JsonpRepresentation | Wrappers that adds a JSONP header and footer to JSON representations. |
JsonRepresentation | Representation based on a JSON document. |
Support for JSON representations. JSON stands for JavaScript Object Notation and is a lightweight data-interchange format. This extension is based on the JSON library from Java providing by the official JSON.org Web site. This library is useful in simple cases, but not tuned for performance or extensive serialization support of POJOs. If you need such features, you can also consider the XStream extension which supports both XML and JSON serialization.
|
Restlet Framework 2.2.3 Android |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |