Java™ Platform
Standard Ed. 6

Uses of Class
org.omg.CosNaming.BindingIteratorHolder

Packages that use BindingIteratorHolder
org.omg.CosNaming Provides a naming service for Java IDL. 
 

Uses of BindingIteratorHolder in org.omg.CosNaming
 

Methods in org.omg.CosNaming with parameters of type BindingIteratorHolder
 void _NamingContextStub.list(int how_many, BindingListHolder bl, BindingIteratorHolder bi)
          The list operation allows a client to iterate through a set of bindings in a naming context.
 void _NamingContextExtStub.list(int how_many, BindingListHolder bl, BindingIteratorHolder bi)
          The list operation allows a client to iterate through a set of bindings in a naming context.
 void NamingContextOperations.list(int how_many, BindingListHolder bl, BindingIteratorHolder bi)
          The list operation allows a client to iterate through a set of bindings in a naming context.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.