| Frames | No Frames |
Classes implementing org.jgroups.MembershipListener | |
| class | Multicast transport. |
| class | Manages a bunch of Connectors |
| class | |
Classes implementing org.jgroups.MembershipListener | |
| class | |
Classes implementing org.jgroups.MembershipListener | |
| class | Provides the abstraction of a java.util.Hashtable that is replicated at several
locations. |
| class | Provides the abstraction of a java.util.LinkedList that is replicated at several
locations. |
| class | A tree-like structure that is replicated across several members. |
| class | This class provides multiplexing possibilities for MembershipListener
instances. |
| class | This class provides notification sending and handling capability. |
| class | Provides the abstraction of a java.util.Hashtable that is replicated at several
locations. |
| class | A tree-like structure that is replicated across several members. |
| class | Voting adapter provides a voting functionality for an application. |
Fields of type org.jgroups.MembershipListener | |
| MembershipListener[] | |
| MembershipListener | |
Methods with parameter type org.jgroups.MembershipListener | |
| void | Add membership listener to this adapter. |
| void | |
| void | Remove membership listener from this adapter. |
| void | |
| void | |
| void | |
| void | |
Classes implementing org.jgroups.MembershipListener | |
| class | Shared whiteboard: members are represented by rectangles that contain their names and the OS/arch of
the machine they are working on. |
Classes implementing org.jgroups.MembershipListener | |
| class | Simple chat demo
|
| class | Used in conjunction with QuoteServer: a client is member of a group of quote servers which replicate
stock quotes among themselves. |
| class | Example of a replicated quote server. |
| class | Demonstrates the membership service. |
| class | Demos the reception of views using a PullPushAdapter. |