| Class | Description |
|---|---|
| AbstractJSONDataSource |
JSONDataSource keeps the JSON String inside and consumes it when needed.
|
| AbstractJSONMessageFormatter |
Base class for JSON message formatters.
|
| AbstractJSONOMBuilder |
Makes the OMSourcedElementImpl 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.
|
| JSONBuilder | |
| JSONDataSource |
JSON data source implementation for the "Mapped" convention.
|
| JSONFormatter | |
| JSONMessageFormatter |
This JSONMessageFormatter is the formatter for "Mapped" formatted JSON in Axis2.
|
| JSONOMBuilder |
Makes the OMSourcedElementImpl object with the JSONDataSource inside.
|
| JSONStreamBuilder | |
| JSONStreamFormatter | |
| JSONUtil |
Copyright © 2004-2024 The Apache Software Foundation. All Rights Reserved.