ehcache

Uses of Class
net.sf.ehcache.distribution.RemoteCacheException

Packages that use RemoteCacheException
net.sf.ehcache.distribution This package is for cache replication. 
 

Uses of RemoteCacheException in net.sf.ehcache.distribution
 

Methods in net.sf.ehcache.distribution that throw RemoteCacheException
 void RMIBootstrapCacheLoader.doLoad(Ehcache cache)
          Bootstraps the cache from a random CachePeer.
 void RMIBootstrapCacheLoader.load(Ehcache cache)
          Bootstraps the cache from a random CachePeer.
protected static void RMISynchronousCacheReplicator.replicatePutNotification(Ehcache cache, Element element)
          Does the actual RMI remote call.
protected static void RMISynchronousCacheReplicator.replicateRemovalNotification(Ehcache cache, Serializable key)
          Does the actual RMI remote call.
 


ehcache

Copyright 2001-2016, Terracotta, Inc.