Uses of Class
com.tangosol.coherence.rest.util.JsonMap
-
Packages that use JsonMap Package Description com.tangosol.coherence.rest.util Contains packages and classes related to the Coherence REST API utilities. -
-
Uses of JsonMap in com.tangosol.coherence.rest.util
Methods in com.tangosol.coherence.rest.util that return JsonMap Modifier and Type Method Description JsonMap
JsonMap.Serializer. deserialize(PofReader in)
Methods in com.tangosol.coherence.rest.util with parameters of type JsonMap Modifier and Type Method Description void
JsonMap.Serializer. serialize(PofWriter out, JsonMap value)
-