Uses of Class
org.objectweb.carol.cmi.NamingContextHostPort

Packages that use NamingContextHostPort
org.objectweb.carol.cmi   
 

Uses of NamingContextHostPort in org.objectweb.carol.cmi
 

Methods in org.objectweb.carol.cmi that return NamingContextHostPort
 NamingContextHostPort[] NamingContext.getHp()
          Get host port
 

Methods in org.objectweb.carol.cmi with parameters of type NamingContextHostPort
static org.objectweb.carol.cmi.RegistryInternal RegistryStubList.getClusterStub(NamingContextHostPort[] hp)
          Get a reference to the Cluster registry
static Registry Naming.getRegistry(NamingContextHostPort[] hp)
           
static Registry Naming.getLocalRegistry(NamingContextHostPort[] hp)