Package | Description |
---|---|
org.jgroups |
Provides top-level public JGroups classes such as Channel, Message, etc.
|
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
org.jgroups.demos |
Provides demonstrations of JGroups functionality.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExtendedReceiver
Extends Receiver, plus the partial state transfer methods.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedReceiverAdapter |
Modifier and Type | Class and Description |
---|---|
class |
MessageListenerAdapter
This class provides multiplexing possibilities for
MessageListener
instances. |
Modifier and Type | Class and Description |
---|---|
class |
Chat
Simple chat demo
|
class |
Draw
Shared whiteboard, each new instance joins the same group.
|
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.