| AbstractJSONDataSource |
JSONDataSource keeps the JSON String inside and consumes it when needed.
|
| AbstractJSONMessageFormatter |
Base class for JSON message formatters.
|
| AbstractJSONOMBuilder |
Makes the OMSourcedElement object with the JSONDataSource inside.
|
| JSONBadgerfishDataSource |
JSON data source implementation for the "Badgerfish" convention.
|
| JSONBadgerfishMessageFormatter |
This JSONBadgerfishMessageFormatter is the formatter for "Badgerfish" formatted JSON in Axis2.
|
| JSONBadgerfishOMBuilder |
Message builder for "Badgerfish" convention.
|
| JSONDataSource |
JSON data source implementation for the "Mapped" convention.
|
| JSONMessageFormatter |
This JSONMessageFormatter is the formatter for "Mapped" formatted JSON in Axis2.
|
| JSONOMBuilder |
Makes the OMSourcedElement object with the JSONDataSource inside.
|
| JSONUtil |
|