Uses of Interface
org.omg.CosNaming.BindingIteratorOperations
-
Packages that use BindingIteratorOperations 软件包 描述 org.omg.CosNaming 为Java IDL提供命名服务。 -
-
Uses of BindingIteratorOperations in org.omg.CosNaming
Subinterfaces of BindingIteratorOperations in org.omg.CosNaming Modifier and Type 接口 描述 interface
BindingIterator
BindingIterator接口允许客户端使用next_one或next_n操作来迭代绑定。Classes in org.omg.CosNaming that implement BindingIteratorOperations Modifier and Type Class 描述 class
_BindingIteratorImplBase
class
_BindingIteratorStub
BindingIterator接口允许客户端使用next_one或next_n操作来迭代绑定。class
BindingIteratorPOA
BindingIterator接口允许客户端使用next_one或next_n操作来迭代绑定。
-