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

Packages that use NoMoreStubException
org.objectweb.carol.cmi   
 

Uses of NoMoreStubException in org.objectweb.carol.cmi
 

Methods in org.objectweb.carol.cmi that throw NoMoreStubException
 java.rmi.Remote RoundRobin.get()
           
 java.rmi.Remote RoundRobin.get(StubLBFilter f)
           
 java.rmi.Remote Random.get()
           
 java.rmi.Remote Random.get(StubLBFilter f)
           
abstract  java.rmi.Remote StubLB.get()
           
abstract  java.rmi.Remote StubLB.get(StubLBFilter f)