|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IRestSerializer | Interface that is implemented to return serialized objects back to the output stream. |
| ISerializable | Interface for objects that wish to write back to the REST based interface output stream. |
| Class Summary | |
|---|---|
| AbstractRestSerializer | Abstract object that is used as the base of all serializers in the REST based interface. |
| JSONSerializer | Serializes objects into JSON strings and prints them back out on the output stream. |
| RestSerializerFactory | Factory used to return a Rest Serializer tailored to the HTTP Requesters accept type in the header. |
| SimpleXMLSerializer | Basic first pass at implementing an XML serializer for the REST interface. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||