所有类
|
|||||||||
接口 org.omg.CosNaming.BindingIterator
的使用
使用 BindingIterator 的软件包 | |
---|---|
org.omg.CosNaming | 为 Java IDL 提供命名服务。 |
org.omg.CosNaming 中 BindingIterator 的使用 |
---|
实现 BindingIterator 的 org.omg.CosNaming 中的类 | |
---|---|
class |
_BindingIteratorImplBase |
class |
_BindingIteratorStub BindingIterator 接口允许客户端使用 next_one 或 next_n 操作在绑定上进行迭代。 |
声明为 BindingIterator 的 org.omg.CosNaming 中的字段 | |
---|---|
BindingIterator |
BindingIteratorHolder.value |
返回 BindingIterator 的 org.omg.CosNaming 中的方法 | |
---|---|
BindingIterator |
BindingIteratorPOA._this() |
BindingIterator |
BindingIteratorPOA._this(ORB orb) |
static BindingIterator |
BindingIteratorHelper.extract(Any a) |
static BindingIterator |
BindingIteratorHelper.narrow(Object obj) |
static BindingIterator |
BindingIteratorHelper.read(InputStream istream) |
static BindingIterator |
BindingIteratorHelper.unchecked_narrow(Object obj) |
参数类型为 BindingIterator 的 org.omg.CosNaming 中的方法 | |
---|---|
static void |
BindingIteratorHelper.insert(Any a, BindingIterator that) |
static void |
BindingIteratorHelper.write(OutputStream ostream, BindingIterator value) |
参数类型为 BindingIterator 的 org.omg.CosNaming 中的构造方法 | |
---|---|
BindingIteratorHolder(BindingIterator initialValue) |
所有类
|
|||||||||