Uses of Interface
org.javagroups.ChannelFactory

Packages that use ChannelFactory
org.javagroups   
org.javagroups.blocks   
org.javagroups.demos   
 

Uses of ChannelFactory in org.javagroups
 

Classes in org.javagroups that implement ChannelFactory
 class EnsChannelFactory
           
 class JChannelFactory
           
 

Uses of ChannelFactory in org.javagroups.blocks
 

Constructors in org.javagroups.blocks with parameters of type ChannelFactory
DistributedHashtable(java.lang.String groupname, ChannelFactory factory, java.lang.String properties, long state_timeout)
          Creates a DistributedHashtable
ReplicatedHashtable(java.lang.String groupname, ChannelFactory factory, java.lang.String properties, long state_timeout)
          Creates a ReplicatedHashtable
 

Uses of ChannelFactory in org.javagroups.demos
 

Methods in org.javagroups.demos with parameters of type ChannelFactory
 void DistributedHashtableDemo.start(ChannelFactory factory, java.lang.String props, boolean trace)
           
 



Copyright © 2001,2002 www.javagroups.com . All Rights Reserved.