Package | Description |
---|---|
com.tangosol.coherence.config.builder |
Defines the typical runtime configuration builders for the Coherence
configuration object model.
|
com.tangosol.coherence.config.scheme |
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
|
com.tangosol.coherence.config.xml |
Defines the Xml Document Pre-Processors and Xml Element Processors for converting
Coherence Cache Configuration files into Coherence configuration object models.
|
com.tangosol.coherence.config.xml.preprocessor |
Defines the Xml document Pre-Processors for Coherence Cache Configuration files.
|
com.tangosol.coherence.config.xml.processor |
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
|
com.tangosol.coherence.jcache |
Contains classes related to Coherence JCache.
|
com.tangosol.coherence.rest.config |
Contains classes related to the Coherence REST configuration.
|
com.tangosol.config.xml |
Defines classes and interfaces for processing Xml documents and building object
models, like configuration, based on said documents though the use of injection.
|
com.tangosol.io |
Contains classes providing cache persistence of serialized objects.
|
com.tangosol.io.bdb |
Contains Sleepycat Berkeley DB BinaryStore implementation classes.
|
com.tangosol.io.pof |
Contains classes related to POF serialization and deserialization.
|
com.tangosol.net |
Contains basic cluster interfaces and factories.
|
com.tangosol.net.cache |
Contains classes providing various caching strategies.
|
com.tangosol.net.security |
Contains classes related to the Coherence Security Framework.
|
com.tangosol.persistence |
Contains classes and helpers for implementing various types of persistence.
|
com.tangosol.run.xml |
Contains classes providing basic XML related functionality.
|
com.tangosol.util |
Contains various generic utilities.
|
Class and Description |
---|
XmlElement
An interface for XML element access.
|
Class and Description |
---|
XmlElement
An interface for XML element access.
|
Class and Description |
---|
XmlElement
An interface for XML element access.
|
Class and Description |
---|
XmlElement
An interface for XML element access.
|
Class and Description |
---|
XmlElement
An interface for XML element access.
|
Class and Description |
---|
XmlElement
An interface for XML element access.
|
Class and Description |
---|
XmlElement
An interface for XML element access.
|
Class and Description |
---|
XmlAttribute
An
XmlAttribute represents an Xml Attribute, defined within an
XmlElement . |
XmlDocumentReference
An
XmlDocumentReference provides an mechanism to reference an XmlDocument . |
XmlElement
An interface for XML element access.
|
Class and Description |
---|
XmlConfigurable
Deprecated.
|
XmlElement
An interface for XML element access.
|
Class and Description |
---|
XmlConfigurable
Deprecated.
|
XmlElement
An interface for XML element access.
|
Class and Description |
---|
XmlConfigurable
Deprecated.
|
XmlElement
An interface for XML element access.
|
Class and Description |
---|
XmlConfigurable
Deprecated.
|
XmlDocument
An interface for XML document access.
|
XmlElement
An interface for XML element access.
|
XmlValue
An interface for XML element content and element attribute values.
|
Class and Description |
---|
XmlElement
An interface for XML element access.
|
Class and Description |
---|
XmlElement
An interface for XML element access.
|
Class and Description |
---|
XmlConfigurable
Deprecated.
|
XmlElement
An interface for XML element access.
|
Class and Description |
---|
IterableAdapter
An IterableAdapter is the base class for any data type that must be
iterated over to serialize/deserialize, such as arrays, collections
and maps.
|
Key
This class represents an XmlBean that could be serialized into a URI.
|
PrimitiveArrayAdapter
A PrimitiveArrayAdapter supports arrays of primitive types, such as
"int", "char", etc.
|
PropertyAdapter
The PropertyAdapter is the base class for handling the operations that
can occur on any property.
|
QualifiedName
A
QualifiedName is a useful class to separately capture the xml namespace prefix
and local name of xml elements and attributes as a single object (instead of having to parse them
out of String s all the time). |
SimpleAdapter
A SimpleAdapter supports Java intrinsic types and a common set of Java
classes:
java.lang.Boolean
java.lang.Byte
java.lang.Character
java.lang.Short
java.lang.Integer
java.lang.Long
java.lang.Float
java.lang.Double
java.lang.String
java.math.BigDecimal
java.math.BigInteger
java.sql.Date
java.sql.Time
java.sql.Timestamp
java.util.Date
|
SimpleAdapter.LongAdapter
A simple property adapter for long.
|
SimpleAdapter.OldDateAdapter
A simple property adapter for the Date class from the java/util package.
|
SimpleAdapter.StringAdapter
A simple property adapter for String.
|
SimpleElement
A simple implementation of the XmlElement interface.
|
SimpleElement.AttributeMap.Entry
An implementation of Entry that supports keeping them in a list.
|
SimpleValue
A simple implementation of the XmlValue interface.
|
XmlAttribute
An
XmlAttribute represents an Xml Attribute, defined within an
XmlElement . |
XmlBean
This is a base class for building XmlSerializable value objects.
|
XmlBean.BeanInfo
A BeanInfo contains information about the XML bean and its properties.
|
XmlDocument
An interface for XML document access.
|
XmlElement
An interface for XML element access.
|
XmlHelper.ParameterResolver
An interface that describes a callback to resolve a substitutable
parameter value.
|
XmlSerializable
An interface for XML serialization.
|
XmlToken
Represents an XML language token.
|
XmlTokenizer
Converts a character stream (Script object) into XML tokens.
|
XmlValue
An interface for XML element content and element attribute values.
|
Class and Description |
---|
XmlBean
This is a base class for building XmlSerializable value objects.
|
XmlConfigurable
Deprecated.
|
XmlElement
An interface for XML element access.
|
XmlSerializable
An interface for XML serialization.
|