Uses of Interface
org.omg.CosNaming.BindingIteratorOperations

Packages that use BindingIteratorOperations
org.jacorb.naming   
org.omg.CosNaming   
 

Uses of BindingIteratorOperations in org.jacorb.naming
 

Classes in org.jacorb.naming that implement BindingIteratorOperations
 class BindingIteratorImpl
           
 

Uses of BindingIteratorOperations in org.omg.CosNaming
 

Subinterfaces of BindingIteratorOperations in org.omg.CosNaming
 interface BindingIterator
          Generated from IDL interface "BindingIterator"
 

Classes in org.omg.CosNaming that implement BindingIteratorOperations
 class _BindingIteratorStub
          Generated from IDL interface "BindingIterator"
 class BindingIteratorPOA
          Generated from IDL interface "BindingIterator"
 class BindingIteratorPOATie
          Generated from IDL interface "BindingIterator"
 

Methods in org.omg.CosNaming that return BindingIteratorOperations
 BindingIteratorOperations BindingIteratorPOATie._delegate()
           
 

Methods in org.omg.CosNaming with parameters of type BindingIteratorOperations
 void BindingIteratorPOATie._delegate(BindingIteratorOperations delegate)
           
 

Constructors in org.omg.CosNaming with parameters of type BindingIteratorOperations
BindingIteratorPOATie(BindingIteratorOperations delegate)
           
BindingIteratorPOATie(BindingIteratorOperations delegate, POA poa)