Uses of Class
org.gluu.casa.client.config.JSON
-
Packages that use JSON Package Description org.gluu.casa.client.config -
-
Uses of JSON in org.gluu.casa.client.config
Fields in org.gluu.casa.client.config declared as JSON Modifier and Type Field Description protected JSONApiClient. jsonMethods in org.gluu.casa.client.config that return JSON Modifier and Type Method Description JSONApiClient. getJSON()Gets the JSON instance to do JSON serialization and deserialization.
-