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