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

Packages that use HostList
com.croftsoft.apps.vaft.core   
 

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

Methods in com.croftsoft.apps.vaft.core that return HostList
 HostList Host.getHostList()
           
 HostList SwapRemote.swap(HostList hostList)
           
 HostList HostList.swap(HostList hostList)
           
 HostList HostInfo.swap(HostList hostList)
           
 HostList Host.swap(HostList hostList)
           
 

Methods in com.croftsoft.apps.vaft.core with parameters of type HostList
static Host Host.bind_Host(String rmi_object_name, String password, HostList hostList)
          Instantiates a Host then binds it to the registry.
 HostList SwapRemote.swap(HostList hostList)
           
 HostList HostList.swap(HostList hostList)
           
 HostList HostInfo.swap(HostList hostList)
           
 HostList Host.swap(HostList hostList)
           
 

Constructors in com.croftsoft.apps.vaft.core with parameters of type HostList
Host(String rmi_object_name, String password, HostList hostList)
           
 


CroftSoft Javadoc

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