Uses of Class
org.apache.axis2.json.AbstractJSONMessageFormatter
-
Packages that use AbstractJSONMessageFormatter Package Description org.apache.axis2.json -
-
Uses of AbstractJSONMessageFormatter in org.apache.axis2.json
Subclasses of AbstractJSONMessageFormatter in org.apache.axis2.json Modifier and Type Class Description class
JSONBadgerfishMessageFormatter
This JSONBadgerfishMessageFormatter is the formatter for "Badgerfish" formatted JSON in Axis2.class
JSONMessageFormatter
This JSONMessageFormatter is the formatter for "Mapped" formatted JSON in Axis2.
-