Frames | No Frames |
Classes implementing org.jgroups.ChannelListener | |
class | Dispatches and receives remote group method calls. |
Classes implementing org.jgroups.ChannelListener | |
class | Shared whiteboard, each new instance joins the same group. |
class | Demos that tries to graphically illustrating the gossip (or pbcast) protocol: every sender periodically sends
a DRAW command to a random subset of the group members. |
Fields of type org.jgroups.ChannelListener | |
ChannelListener |
Methods with parameter type org.jgroups.ChannelListener | |
void | Allows to be notified when a channel event such as connect, disconnect or close occurs. |