Deprecated API


Contents
Deprecated Classes
org.apache.synapse.commons.util.TemporaryData
          this class is deprecated and will be removed from the next release, please use the org.apache.axiom.util.blob.OverflowBlob from axiom instead 
 

Deprecated Methods
org.apache.synapse.commons.json.JsonStreamFormatter.toJson(MessageContext, OutputStream)
          Use JsonUtil.writeAsJson(org.apache.axis2.context.MessageContext, java.io.OutputStream) 
org.apache.synapse.commons.json.JsonFormatter.toJson(OMElement, OutputStream)
          Use JsonUtil.writeAsJson(org.apache.axiom.om.OMElement, java.io.OutputStream) 
org.apache.synapse.commons.json.JsonBuilder.toXml(InputStream, boolean)
          Use JsonUtil.toXml(java.io.InputStream, boolean) 
 



Copyright © 2005–2015 Apache Software Foundation. All rights reserved.