Uses of Package
com.tangosol.coherence.rest.io
Packages that use com.tangosol.coherence.rest.io
Package
Description
Contains classes related to the Coherence REST API.
Contains classes related to the Coherence REST configuration.
Contains classes related to REST marshalling.
Contains classes related to the Coherence REST API providers.
-
Classes in com.tangosol.coherence.rest.io used by com.tangosol.coherence.rest
-
Classes in com.tangosol.coherence.rest.io used by com.tangosol.coherence.rest.config
-
Classes in com.tangosol.coherence.rest.io used by com.tangosol.coherence.rest.ioClassDescriptionAbstract base class for built-in marshallers.Jackson-based marshaller that marshals object to/from JSON.JAXB-based marshaller that marshals object to/from XML.An interface that must be implemented by REST marshallers.
-
Classes in com.tangosol.coherence.rest.io used by com.tangosol.coherence.rest.providers