|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of JGroupEventMessage in net.sf.ehcache.distribution.jgroups |
|---|
| Methods in net.sf.ehcache.distribution.jgroups with parameters of type JGroupEventMessage | |
|---|---|
void |
JGroupsBootstrapManager.handleBootstrapComplete(JGroupEventMessage message)
Handle a BOOTSTRAP_COMPLETE message |
void |
JGroupsBootstrapManager.handleBootstrapIncomplete(JGroupEventMessage message)
Handle a BOOTSTRAP_INCOMPLETE message |
void |
JGroupsBootstrapManager.handleBootstrapResponse(JGroupEventMessage message)
Handle a BOOTSTRAP_RESPONSE message |
void |
JGroupsBootstrapManager.sendBootstrapResponse(JGroupEventMessage message)
Handles responding to a bootstrap request |
protected void |
JGroupsCacheReplicator.sendNotification(net.sf.ehcache.Ehcache cache,
JGroupEventMessage eventMessage)
Used to send notification to the peer. |
| Method parameters in net.sf.ehcache.distribution.jgroups with type arguments of type JGroupEventMessage | |
|---|---|
void |
JGroupsCachePeer.send(org.jgroups.Address dest,
List<JGroupEventMessage> eventMessages)
Sends a list of JGroupEventMessages to the specified address, if no address is set the messages
are sent to the entire group. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||