public class JSONBadgerfishMessageFormatter extends AbstractJSONMessageFormatter
Constructor and Description |
---|
JSONBadgerfishMessageFormatter() |
Modifier and Type | Method and Description |
---|---|
protected XMLStreamWriter |
getJSONWriter(Writer writer) |
protected String |
getStringToWrite(org.apache.axiom.om.OMDataSource dataSource)
If the data source is a "Badgerfish" formatted data source, gives the JSON string by directly
taking from the data source.
|
formatSOAPAction, getBytes, getContentType, getTargetAddress, writeTo
protected XMLStreamWriter getJSONWriter(Writer writer)
getJSONWriter
in class AbstractJSONMessageFormatter
protected String getStringToWrite(org.apache.axiom.om.OMDataSource dataSource)
getStringToWrite
in class AbstractJSONMessageFormatter
dataSource
- data source to be checkedCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.