Uses of Interface
org.omg.CosNaming.BindingIteratorOperations
-
Packages that use BindingIteratorOperations Package Description org.omg.CosNaming Provides a naming service for Java IDL. -
-
Uses of BindingIteratorOperations in org.omg.CosNaming
Subinterfaces of BindingIteratorOperations in org.omg.CosNaming Modifier and Type Interface Description 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 Modifier and Type Class Description class
_BindingIteratorImplBase
class
_BindingIteratorStub
The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.class
BindingIteratorPOA
The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
-