Package org.codehaus.enunciate.modules.rest.json

Interface Summary
JsonSerializable Marker interface for objects that define their own JSON serialization.
 

Class Summary
JsonConfiguration JSON handler configuration options.
JsonContentHandler Content handler for JSON requests.
JsonPHandler Handler for writing the JSONP paramter.
JsonUtil Utility methods for JSON.
 

Enum Summary
JsonSerializationMethod Enum for the JSON serialization method.
XStreamReferenceAction Available actions when XStream encounters circular references.