Package com.tangosol.coherence.rest.util
Contains packages and classes related to the Coherence REST API utilities.
-
Class Summary Class Description ComparatorBuilder Comparator builder that provides a small set of builder methods to simplify creation of a chain ofExtractorComparator
s from givenValueExtractor
s.ComparatorHelper ComparatorHelper is a utility class that provides a factory method used to create a java.util.Comparator instance from a string expression.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.JsonMap.Serializer POF serializer for JsonMap.MvelHelper Enable Mvel to be optional by only accessing module via reflection with implementation provided on classpath.MvelManipulator MVEL-based ValueManipulator implementation.PartialObject Base class for dynamically generated partial classes.PartialObject.PartialClassLoader Class loader implementation that is used to define and load partial classes.PropertySet<T> Represents a set of named properties and allows the extraction of those properties from a target object.PropertySpec Specification for a single property.RestHelper A collection of utility methods used by Coherence REST.StaticContent A simple representation of static content, which is used as a pass-through storage format for content other than JSON.