Uses of Package
com.tangosol.coherence.rest.util
-
Packages that use com.tangosol.coherence.rest.util 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 Contains packages and classes related to the Coherence REST API utilities. -
Classes in com.tangosol.coherence.rest.util used by com.tangosol.coherence.rest Class Description PropertySet Represents a set of named properties and allows the extraction of those properties from a target object. -
Classes in com.tangosol.coherence.rest.util used by com.tangosol.coherence.rest.io Class Description StaticContent A simple representation of static content, which is used as a pass-through storage format for content other than JSON. -
Classes in com.tangosol.coherence.rest.util used by com.tangosol.coherence.rest.util Class Description ComparatorBuilder Comparator builder that provides a small set of builder methods to simplify creation of a chain ofExtractorComparator
s from givenValueExtractor
s.JsonMap A simple wrapper aroundLiteMap
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.