Package oracle.toplink.remote

Class Summary
ClassDescription
AbstractClusteringService Purpose:To Provide a framework for offering customers the ability to automatically connect multiple sessions for synchrnization.
AbstractJNDIClusteringService Purpose:To Provide a framework for offering customers the ability to automatically connect multiple sessions for synchrnization.
CacheSynchronizationManager Purpose: Allow for a cluster or group of application servers or TopLink sessions to distributely broadcast cache changes to the other servers to synchronize the state of the cache object.
DistributedSession Purpose: Super class to all remote client session's.
DistributedSessionReconnectPolicy PURPOSE:To Provide policy for reconnecting distributed sessions for cache Synch
ProxySession Deprecated.  
RemoteSession Purpose: Provide transparent remote three-tiered replacation support.
 

Exception Summary
ExceptionDescription
CommunicationException Purpose:This exception wraps all RMI or CORBA or IO exception that may occur.