| Package | Description |
|---|---|
| com.tangosol.coherence.rest |
Contains classes related to the Coherence REST API.
|
| com.tangosol.coherence.rest.io |
Contains classes related to REST marshalling.
|
| com.tangosol.coherence.rest.util |
| Class and Description |
|---|
| PropertySet
Represents a set of named properties and allows the extraction of those
properties from a target object.
|
| Class and Description |
|---|
| StaticContent
A simple representation of static content, which is used as a pass-through
storage format for content other than JSON.
|
| Class and Description |
|---|
| ComparatorBuilder
Comparator builder that provides a small set of builder methods to
simplify creation of a chain of
ExtractorComparators from given
ValueExtractors. |
| JsonMap
A simple wrapper around
LiteMap that preserves the order of elements
and adds support for POF serialization without fidelity loss in order to
support JSON pass-through. |
| PartialObject
Base class for dynamically generated partial classes.
|
| PartialObject.PartialClassLoader
Class loader implementation that is used to define and load partial
classes.
|
| PropertySet
Represents a set of named properties and allows the extraction of those
properties from a target object.
|
| PropertySpec
Specification for a single property.
|