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 interfaceBindingIteratorThe 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_BindingIteratorImplBaseclass_BindingIteratorStubThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.classBindingIteratorPOAThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
-