Uses of Class
org.omg.CosNaming.BindingIteratorHolder
-
Packages that use BindingIteratorHolder 软件包 描述 org.omg.CosNaming 为Java IDL提供命名服务。 -
-
Uses of BindingIteratorHolder in org.omg.CosNaming
Methods in org.omg.CosNaming with parameters of type BindingIteratorHolder Modifier and Type 方法 描述 void
_NamingContextExtStub. list(int how_many, BindingListHolder bl, BindingIteratorHolder bi)
列表操作允许客户端在命名上下文中遍历一组绑定。void
_NamingContextStub. list(int how_many, BindingListHolder bl, BindingIteratorHolder bi)
列表操作允许客户端在命名上下文中遍历一组绑定。void
NamingContextOperations. list(int how_many, BindingListHolder bl, BindingIteratorHolder bi)
列表操作允许客户端在命名上下文中遍历一组绑定。
-