Uses of Package
com.tangosol.io.pof

Packages that use com.tangosol.io.pof
Package
Description
Coherence Concurrent utilities based on java.util.concurrent.
A small toolkit of classes that support lock-free thread-safe programming on single variables.
Interfaces and classes providing a framework for locking and waiting for conditions that is distinct from built-in synchronization and monitors.
Defines the Coherence configuration object model for accessing, customizing and or modifying configuration.
Defines the typical runtime configuration builders for the Coherence configuration object model.
Contains classes related to Coherence JCache.
Common utilities used by Coherence JCache.
Contains classes related to local cache implementation of Coherence JCache.
Contains classes related to partitioned cache implementation of Coherence JCache.
Contains classes related to pass-through cache implementation of Coherence JCache.
Contains classes related to remote cache implementation of Coherence JCache.
Contains packages and classes related to the Coherence REST API utilities.
Defines classes and interfaces for representing and evaluating expressions.
Contains classes related to POF serialization and deserialization.
Contains classes related to POF stream navigation and manipulation.
Contains basic cluster interfaces and factories.
Contains classes providing various caching strategies.
Contains interfaces and classes related to partitioned services.
Contains classes related to the Coherence Security Framework.
Contains classes that providing topic entities for publish/subscribe messaging.
Contains classes providing basic XML related functionality.
Contains various generic utilities.
Contains concrete InvocableMap.EntryAggregator implementations.
Contains concrete Comparator implementations and related interfaces.
Contains ValueExtractor and ValueUpdater related classes.
Contains concrete Filter implementations and related interfaces.
Contains concrete InvocableMap.EntryProcessor implementations.
Contains concrete MapEventTransformer implementations.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofSerializer interface provides the capability of reading and writing a Java object from and to a POF stream.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofSerializer interface provides the capability of reading and writing a Java object from and to a POF stream.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    This class implements the PofContext interface using information provided in a configuration file (or in a passed XML configuration) as well as classes annotated with PortableType.
    The information related to the configuration of a particular PofContext for a specific URI and ClassLoader.
    Enumeration that defines different ways for serialization of date/time values.
    Storage for evolvable classes.
    PofReader implementation that reads POF-encoded data from a BufferInput.
    PofWriter implementation that writes POF-encoded data to a BufferOutput.
    A "library" of object references and their corresponding identities in the POF stream.
    The UserTypeWriter implementation is a contextually-aware PofWriter whose purpose is to write the properties of a value of a specified user type.
    The constants related to POF streams.
    The PofContext interface represents a set of user types that can be serialized to and deserialized from a POF stream.
    When determining a delta between two POF buffers, the ChangeTracker keeps track of whether the current location within the two POF streams is part of a differing portion or part of an identical portion.
    This interface defines the handler for an event-driven approach to parsing (or assembling) a POF stream.
    Collection of helper methods for POF streams.
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofSerializer interface provides the capability of reading and writing a Java object from and to a POF stream.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
    An immutable POF date value.
    An immutable POF date-time value.
    An immutable POF day-time interval value.
    An immutable POF 128-bit float.
    An immutable POF time value.
    An immutable POF time interval value.
    An immutable POF year-month interval value.
    Serializer used for Serializable and ExternalizableLite objects.
    Basic PofContext implementation.
    A Complex object represents the current complex data structure in the POF stream.
    An implementation of PofHandler that writes a POF stream to a WriteBuffer using a BufferOutput object.
    A Complex object represents the current complex data structure in the POF stream.
  • Class
    Description
    The constants related to POF streams.
    The PofContext interface represents a set of user types that can be serialized to and deserialized from a POF stream.
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    A PortableException is an exception that allows information about a remote exception or error to be serialized and deserialized to/from a POF stream.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofContext interface represents a set of user types that can be serialized to and deserialized from a POF stream.
    This interface defines the handler for an event-driven approach to parsing (or assembling) a POF stream.
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofSerializer interface provides the capability of reading and writing a Java object from and to a POF stream.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
    An immutable POF 128-bit float.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofContext interface represents a set of user types that can be serialized to and deserialized from a POF stream.
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    Extension of the PortableObject interface that supports forwards- and backwards-compatibility of POF data streams.
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.
  • Class
    Description
    The PofReader interface provides the capability of reading a set of non-primitive Java types ("user types") from a POF stream as an ordered sequence of indexed properties.
    The PofWriter interface provides the capability of writing a set of non-primitive Java types ("user types") to a POF stream as an ordered sequence of indexed properties.
    The PortableObject interface is implemented by Java classes that can self- serialize and deserialize their state to and from a POF data stream.