Uses of Class
org.apache.synapse.commons.staxon.core.json.JsonXMLConfigImpl
-
Packages that use JsonXMLConfigImpl Package Description org.apache.synapse.commons.staxon.core.json Classes to read and write JSON via StAX. -
-
Uses of JsonXMLConfigImpl in org.apache.synapse.commons.staxon.core.json
Fields in org.apache.synapse.commons.staxon.core.json declared as JsonXMLConfigImpl Modifier and Type Field Description protected JsonXMLConfigImpl
JsonXMLConfigBuilder. config
Methods in org.apache.synapse.commons.staxon.core.json that return JsonXMLConfigImpl Modifier and Type Method Description protected JsonXMLConfigImpl
JsonXMLConfigImpl. clone()
Constructors in org.apache.synapse.commons.staxon.core.json with parameters of type JsonXMLConfigImpl Constructor Description JsonXMLConfigBuilder(JsonXMLConfigImpl config)
-