Package org.omg.CosNaming
Class BindingIteratorHelper
java.lang.Object
org.omg.CosNaming.BindingIteratorHelper
The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations.
The bindings iterator is obtained by using the list
method on the NamingContext.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BindingIteratorstatic Stringid()static voidinsert(Any a, BindingIterator that) static BindingIteratorstatic BindingIteratorread(InputStream istream) static TypeCodetype()static BindingIteratorunchecked_narrow(Object obj) static voidwrite(OutputStream ostream, BindingIterator value)
-
Field Details
-
_id
-
__typeCode
-
-
Constructor Details
-
BindingIteratorHelper
public BindingIteratorHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-
narrow
-
unchecked_narrow
-