Uses of Interface org.jgroups.ChannelListener

Uses in package org.jgroups.blocks

Classes implementing org.jgroups.ChannelListener

class
Dispatches and receives remote group method calls.

Uses in package org.jgroups.demos

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.

Uses in package org.jgroups

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.

Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.