Uses of Class
de.xima.fc.cluster.impl.jgroup.JGroupsClusterConnection
- 
Packages that use JGroupsClusterConnection Package Description de.xima.fc.cluster.impl.jgroup  - 
- 
Uses of JGroupsClusterConnection in de.xima.fc.cluster.impl.jgroup
Constructors in de.xima.fc.cluster.impl.jgroup with parameters of type JGroupsClusterConnection Constructor Description JGroupsCluster(org.jgroups.JChannel channel, JGroupsClusterConnection clusterConnection)Creates a new JGroups cluster implementation. 
 -