Uses of Class
net.sf.ehcache.distribution.RmiEventMessage
-
Packages that use RmiEventMessage Package Description net.sf.ehcache.distribution This package is for cache replication. -
-
Uses of RmiEventMessage in net.sf.ehcache.distribution
Methods in net.sf.ehcache.distribution with parameters of type RmiEventMessage Modifier and Type Method Description protected voidRMIAsynchronousCacheReplicator. addToReplicationQueue(RmiEventMessage eventMessage)Adds a message to the queue.
-