ehcache

Uses of Class
net.sf.ehcache.distribution.jgroups.JGroupEventMessage

Packages that use JGroupEventMessage
net.sf.ehcache.distribution.jgroups This package is for cache replication using Jgroups. 
 

Uses of JGroupEventMessage in net.sf.ehcache.distribution.jgroups
 

Methods in net.sf.ehcache.distribution.jgroups with parameters of type JGroupEventMessage
protected  void JGroupsCacheReplicator.sendNotification(Ehcache cache, JGroupEventMessage e)
          Used to send notification to the peer.
 


ehcache