Uses of Interface
org.omg.CosNaming.BindingIteratorOperations

Packages that use BindingIteratorOperations
org.apache.yoko.orb.CosNaming.tnaming   
org.omg.CosNaming   
 

Uses of BindingIteratorOperations in org.apache.yoko.orb.CosNaming.tnaming
 

Classes in org.apache.yoko.orb.CosNaming.tnaming that implement BindingIteratorOperations
 class TransientNamingContext.TransientBindingIterator
          Context implementation version of the BindingIterator object used to return list items.
 

Uses of BindingIteratorOperations in org.omg.CosNaming
 

Subinterfaces of BindingIteratorOperations in org.omg.CosNaming
 interface BindingIterator
          The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
 

Classes in org.omg.CosNaming that implement BindingIteratorOperations
 class _BindingIteratorImplBase
          The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
 class _BindingIteratorStub
          The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
 class BindingIteratorPOA
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.