Uses of Class
jgroup.relacs.config.TransportConfig

Packages that use TransportConfig
jgroup.relacs.daemon   
jgroup.relacs.mss   
 

Uses of TransportConfig in jgroup.relacs.daemon
 

Methods in jgroup.relacs.daemon with parameters of type TransportConfig
static Daemon Daemon.createDaemon(TransportConfig conf)
          Create a daemon object on the local host.
 

Uses of TransportConfig in jgroup.relacs.mss
 

Constructors in jgroup.relacs.mss with parameters of type TransportConfig
Mss(MssUser mssuser, DistributedSystemConfig dsc, TransportConfig tconf)
          Constructs a new Mss object.
MssHost(TransportConfig config, EndPoint hostEndPoint, jgroup.relacs.mss.NI ni, jgroup.relacs.mss.Cluster cluster, EventHandler ehandler)
          Builds a host object identified by hostEndPoint.
 



Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.