|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MuxChannel | |
|---|---|
| org.jgroups | Provides top-level public JGroups classes such as Channel, Message, etc. |
| org.jgroups.mux | |
| Uses of MuxChannel in org.jgroups |
|---|
| Methods in org.jgroups with parameters of type MuxChannel | |
|---|---|
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)
|
| Uses of MuxChannel in org.jgroups.mux |
|---|
| Methods in org.jgroups.mux that return MuxChannel | |
|---|---|
MuxChannel |
Multiplexer.remove(java.lang.String id)
|
| Methods in org.jgroups.mux with parameters of type MuxChannel | |
|---|---|
void |
Multiplexer.addServiceIfNotPresent(java.lang.String id,
MuxChannel ch)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||