| 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 |
| Class and Description |
|---|
| MarshallerRegistry
Registry for marshaller instances.
|
| Class and Description |
|---|
| MarshallerRegistry
Registry for marshaller instances.
|
| Class and 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.
|
| Class and Description |
|---|
| MarshallerRegistry
Registry for marshaller instances.
|