|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JChannel | |
| org.jgroups.blocks | |
| org.jgroups.debug | |
| org.jgroups.demos | |
| org.jgroups.stack | |
| Uses of JChannel in org.jgroups.blocks |
| Constructors in org.jgroups.blocks with parameters of type JChannel | |
ReplicatedTree(JChannel channel)
Expects an already connected channel. |
|
ReplicatedHashtable(JChannel channel,
long state_timeout)
|
|
ReplicatedHashtable(JChannel channel,
ReplicatedHashtable.StateTransferListener l,
long state_timeout)
|
|
DistributedQueue(JChannel channel)
|
|
DistributedHashtable(JChannel channel,
long state_timeout)
|
|
DistributedHashtable(JChannel channel,
boolean persistent,
long state_timeout)
|
|
| Uses of JChannel in org.jgroups.debug |
| Methods in org.jgroups.debug with parameters of type JChannel | |
void |
Debugger.setChannel(JChannel channel)
|
| Constructors in org.jgroups.debug with parameters of type JChannel | |
Debugger(JChannel channel)
|
|
Debugger(JChannel channel,
java.lang.String name)
|
|
Debugger(JChannel channel,
boolean cummulative)
|
|
Debugger(JChannel channel,
boolean cummulative,
java.lang.String name)
|
|
| Uses of JChannel in org.jgroups.demos |
| Methods in org.jgroups.demos that return JChannel | |
JChannel |
TotalTokenDemo.getChannel()
|
| Uses of JChannel in org.jgroups.stack |
| Constructors in org.jgroups.stack with parameters of type JChannel | |
ProtocolStack(JChannel channel,
java.lang.String setup_string)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||