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
 StubData RoundRobin.get()
           
 StubData RoundRobin.get(StubLBFilter f)
           
 StubData Random.get()
           
 StubData Random.get(StubLBFilter f)
           
abstract  StubData StubLB.get()
           
abstract  StubData StubLB.get(StubLBFilter f)