Package | Description |
---|---|
org.apache.axis2.json |
Modifier and Type | Class and Description |
---|---|
class |
JSONBadgerfishDataSource
JSON data source implementation for the "Badgerfish" convention.
|
class |
JSONDataSource
JSON data source implementation for the "Mapped" convention.
|
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractJSONDataSource |
AbstractJSONOMBuilder.getDataSource(Reader jsonReader,
MessageContext messageContext) |
protected AbstractJSONDataSource |
JSONOMBuilder.getDataSource(Reader jsonReader,
MessageContext messageContext) |
protected AbstractJSONDataSource |
JSONBadgerfishOMBuilder.getDataSource(Reader jsonReader,
MessageContext messageContext) |
Constructor and Description |
---|
AbstractJSONMessageFormatter(Class<? extends AbstractJSONDataSource> dataSourceClass)
Constructor.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.