Uses of Class
com.atlassian.plugins.rest.common.json.JsonMarshallingException

Packages that use JsonMarshallingException
com.atlassian.plugins.rest.common.json   
 

Uses of JsonMarshallingException in com.atlassian.plugins.rest.common.json
 

Methods in com.atlassian.plugins.rest.common.json that throw JsonMarshallingException
 java.lang.String JaxbJsonMarshaller.marshal(java.lang.Object jaxbBean)
          Given a jaxbBean this method will return a JSON string.
 



Copyright © 2012 Atlassian. All Rights Reserved.