Package | Description |
---|---|
org.jgroups |
Provides top-level public JGroups classes such as Channel, Message, etc.
|
org.jgroups.mux |
Modifier and Type | Field and Description |
---|---|
protected UpHandler |
Channel.up_handler |
Modifier and Type | Method and Description |
---|---|
void |
Channel.setUpHandler(UpHandler up_handler)
When up_handler is set, all events will be passed to it directly.
|
Modifier and Type | Class and Description |
---|---|
class |
Multiplexer
Used for dispatching incoming messages.
|
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.