Uses of Class
org.jgroups.JChannelFactory

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)
           
 



Copyright ? 1998-2006 Bela Ban. All Rights Reserved.