Package com.atlassian.plugins.rest.common.json

Interface Summary
JaxbJsonMarshaller Utility service that will allow clients to marshall a Jaxb bean to Json using the same configuration that the REST module uses internally to create Json.
JsonJaxbContextFactory Factory responsible for creating a JSONJAXBContext used for marshalling and un-marshalling JAXB beans to JSON.
 

Class Summary
DefaultJaxbJsonMarshaller  
DefaultJsonJaxbContextFactory Creates a JSONJAXBContext using the JSONConfiguration.natural() configuration.
 



Copyright © 2009 Atlassian. All Rights Reserved.