Package | Description |
---|---|
org.jgroups |
Provides top-level public JGroups classes such as Channel, Message, etc.
|
org.jgroups.mux |
Modifier and Type | Method and Description |
---|---|
void |
JChannelFactory.close(MuxChannel ch) |
void |
JChannelFactory.connect(MuxChannel ch) |
void |
JChannelFactory.disconnect(MuxChannel ch) |
void |
JChannelFactory.open(MuxChannel ch) |
void |
JChannelFactory.shutdown(MuxChannel ch) |
Modifier and Type | Method and Description |
---|---|
MuxChannel |
Multiplexer.remove(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
void |
Multiplexer.addServiceIfNotPresent(java.lang.String id,
MuxChannel ch) |
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.