|
ehcache | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.ehcache.distribution | |
net.sf.ehcache | This package contains the public API for using ehcache. |
net.sf.ehcache.config | This package contains the cache configuration code. |
net.sf.ehcache.distribution | This package is for cache replication. |
Classes in net.sf.ehcache.distribution used by net.sf.ehcache | |
CacheManagerPeerListener
A listener for updates, which controls remote cache peers. |
|
CacheManagerPeerProvider
Provides a discovery service to locate CachePeer RMI listener peers for a Cache. |
Classes in net.sf.ehcache.distribution used by net.sf.ehcache.config | |
CacheManagerPeerListener
A listener for updates, which controls remote cache peers. |
|
CacheManagerPeerProvider
Provides a discovery service to locate CachePeer RMI listener peers for a Cache. |
Classes in net.sf.ehcache.distribution used by net.sf.ehcache.distribution | |
CacheManagerPeerListener
A listener for updates, which controls remote cache peers. |
|
CacheManagerPeerListenerFactory
An abstract factory for creating cache manager peer listeners. |
|
CacheManagerPeerProvider
Provides a discovery service to locate CachePeer RMI listener peers for a Cache. |
|
CacheManagerPeerProviderFactory
An abstract factory for creating peers. |
|
CachePeer
An interface for a cache peer to which updates are made remotely. |
|
CacheReplicator
Replicates cache entries to peers of the CacheManager |
|
MulticastRMICacheManagerPeerProvider
A peer provider which discovers peers using Multicast. |
|
RMICacheManagerPeerProvider
A provider of Peer RMI addresses. |
|
RMISynchronousCacheReplicator
Listens to CacheManager and Cache events and propagates those to
CachePeer peers of the Cache. |
|
ehcache | ||||||||||
PREV NEXT | FRAMES NO FRAMES |