| Binding |
org/omg/CosNaming/Binding.java .
|
| BindingHolder |
org/omg/CosNaming/BindingHolder.java .
|
| BindingIterator |
The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations.
|
| BindingIteratorHolder |
The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations.
|
| BindingIteratorOperations |
The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations.
|
| BindingListHolder |
List of Bindings.
|
| BindingType |
Specifies whether the given binding is for a object (that is not a
naming context) or for a naming context.
|
| NameComponent |
org/omg/CosNaming/NameComponent.java .
|
| NamingContext |
A naming context is an object that contains a set of name bindings in
which each name is unique.
|
| NamingContextExt |
NamingContextExt is the extension of NamingContext
which
contains a set of name bindings in which each name is unique and is
part of Interoperable Naming Service.
|
| NamingContextExtOperations |
NamingContextExt is the extension of NamingContext
which
contains a set of name bindings in which each name is unique and is
part of Interoperable Naming Service.
|
| NamingContextOperations |
A naming context is an object that contains a set of name bindings in
which each name is unique.
|