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

Packages that use ServerStubList
org.objectweb.carol.cmi   
 

Uses of ServerStubList in org.objectweb.carol.cmi
 

Methods in org.objectweb.carol.cmi that return ServerStubList
 ServerStubList Distributor.getStubList()
          Get the stub list
 

Methods in org.objectweb.carol.cmi with parameters of type ServerStubList
static ClusterStub StubConfig.instanciateClusterStub(java.lang.Class remoteObjClass, ServerStubList stubList)
           
 

Constructors in org.objectweb.carol.cmi with parameters of type ServerStubList
ClusterStub(Distributor distrib, ServerStubList sl)
          Creates a new cluster stub