Interface | Description |
---|---|
TopLinkGridPortableObject |
Purpose: TopLinkGrid's analog of PortableObject interface.
|
Wrapper |
Purpose: This class will act as a wrapper for any Entity stored within Coherence.
|
Class | Description |
---|---|
CoherenceInterceptor |
Purpose: This Cache Interceptor should be set on the descriptor for any class that is cached within Coherence.
|
ExtractorSerializer | Deprecated
instead of this class use TopLinkGridSerializer for TopLinkGridPortableObject interface.
|
TopLinkGridSerializer |
Purpose: Serializer for all implementors of TopLinkPortableObject interface.
|
WrapperPofSerializer |
Purpose: This class is used to provide serialization support for the Entity Wrappers within Coherence when wish to access the Coherence Caches directly.
|
WrapperSerializer |
Purpose: This class is used to provide serialization support for the Entity Wrappers within Coherence when wish to access the Coherence Caches directly.
|