Uses of Interface
org.omg.CosNaming.BindingIterator
-
Packages that use BindingIterator 软件包 描述 org.omg.CosNaming 为Java IDL提供命名服务。 -
-
Uses of BindingIterator in org.omg.CosNaming
Classes in org.omg.CosNaming that implement BindingIterator Modifier and Type Class 描述 class_BindingIteratorImplBaseclass_BindingIteratorStubBindingIterator接口允许客户端使用next_one或next_n操作来迭代绑定。Fields in org.omg.CosNaming declared as BindingIterator Modifier and Type Field 描述 BindingIteratorBindingIteratorHolder. valueMethods in org.omg.CosNaming that return BindingIterator Modifier and Type 方法 描述 BindingIteratorBindingIteratorPOA. _this()BindingIteratorBindingIteratorPOA. _this(ORB orb)static BindingIteratorBindingIteratorHelper. extract(Any a)static BindingIteratorBindingIteratorHelper. narrow(Object obj)static BindingIteratorBindingIteratorHelper. read(InputStream istream)static BindingIteratorBindingIteratorHelper. unchecked_narrow(Object obj)Methods in org.omg.CosNaming with parameters of type BindingIterator Modifier and Type 方法 描述 static voidBindingIteratorHelper. insert(Any a, BindingIterator that)static voidBindingIteratorHelper. write(OutputStream ostream, BindingIterator value)Constructors in org.omg.CosNaming with parameters of type BindingIterator Constructor 描述 BindingIteratorHolder(BindingIterator initialValue)
-