|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JChannelFactory | |
---|---|
org.jgroups.jmx | |
org.jgroups.mux |
Uses of JChannelFactory in org.jgroups.jmx |
---|
Methods in org.jgroups.jmx with parameters of type JChannelFactory | |
---|---|
static JChannelFactory |
JmxConfigurator.registerChannelFactory(JChannelFactory factory,
javax.management.MBeanServer server,
java.lang.String name)
|
Constructors in org.jgroups.jmx with parameters of type JChannelFactory | |
---|---|
JChannelFactory(JChannelFactory factory)
|
Uses of JChannelFactory in org.jgroups.mux |
---|
Methods in org.jgroups.mux with parameters of type JChannelFactory | |
---|---|
Channel |
Multiplexer.createMuxChannel(JChannelFactory f,
java.lang.String id,
java.lang.String stack_name)
|
Constructors in org.jgroups.mux with parameters of type JChannelFactory | |
---|---|
MuxChannel(JChannelFactory f,
JChannel ch,
java.lang.String id,
java.lang.String stack_name,
Multiplexer mux)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |