|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindingIterator | |
org.omg.CosNaming |
Uses of BindingIterator in org.omg.CosNaming |
Classes in org.omg.CosNaming that implement BindingIterator | |
class |
_BindingIteratorStub
The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations. |
Fields in org.omg.CosNaming declared as BindingIterator | |
BindingIterator |
BindingIteratorHolder.value
|
Methods in org.omg.CosNaming that return BindingIterator | |
BindingIterator |
BindingIteratorPOA._this()
|
BindingIterator |
BindingIteratorPOA._this(org.omg.CORBA.ORB orb)
|
static BindingIterator |
BindingIteratorHelper.extract(org.omg.CORBA.Any a)
|
static BindingIterator |
BindingIteratorHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static BindingIterator |
BindingIteratorHelper.narrow(org.omg.CORBA.Object obj)
|
Methods in org.omg.CosNaming with parameters of type BindingIterator | |
static void |
BindingIteratorHelper.insert(org.omg.CORBA.Any a,
BindingIterator that)
|
static void |
BindingIteratorHelper.write(org.omg.CORBA.portable.OutputStream ostream,
BindingIterator value)
|
Constructors in org.omg.CosNaming with parameters of type BindingIterator | |
BindingIteratorHolder(BindingIterator initialValue)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |