Uses of Class
com.croftsoft.apps.vaft.core.HostInfo

Packages that use HostInfo
com.croftsoft.apps.vaft.app   
com.croftsoft.apps.vaft.core   
 

Uses of HostInfo in com.croftsoft.apps.vaft.app
 

Methods in com.croftsoft.apps.vaft.app that return HostInfo
 HostInfo Config.createSeed()
           
 

Uses of HostInfo in com.croftsoft.apps.vaft.core
 

Methods in com.croftsoft.apps.vaft.core that return HostInfo
 HostInfo HostList.getHostInfoSeed()
           
 HostInfo HostList.getHostInfoSelf()
           
 

Methods in com.croftsoft.apps.vaft.core with parameters of type HostInfo
 boolean HostList.isKnown(HostInfo hostInfo)
           
 boolean HostInfo.matches(HostInfo hostInfo)
          Returns true if the host address, rmi_server_port, and rmi_object_name are all the same.
 

Constructors in com.croftsoft.apps.vaft.core with parameters of type HostInfo
HostList(HostInfo self, HostInfo seed, long swap_delay)
           
 


CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)