Uses of Interface
org.omg.CosNaming.BindingIteratorOperations

Packages that use BindingIteratorOperations
org.omg.CosNaming   
 

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.
 



Copyright © 2009. All Rights Reserved.