| 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 AbstractJSONDataSource |
JSONOMBuilder.getDataSource(Reader jsonReader,
org.apache.axis2.context.MessageContext messageContext) |
protected AbstractJSONDataSource |
JSONBadgerfishOMBuilder.getDataSource(Reader jsonReader,
org.apache.axis2.context.MessageContext messageContext) |
protected abstract AbstractJSONDataSource |
AbstractJSONOMBuilder.getDataSource(Reader jsonReader,
org.apache.axis2.context.MessageContext messageContext) |
| Constructor and Description |
|---|
AbstractJSONMessageFormatter(Class<? extends AbstractJSONDataSource> dataSourceClass)
Constructor.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.