| Package | Description |
|---|---|
| org.omg.CosNaming |
Provides a naming service for Java IDL.
|
| Modifier and Type | Method and Description |
|---|---|
void |
_NamingContextStub.list(int how_many, BindingListHolder
The list operation allows a client to iterate through a set of bindings in a naming context.
|
void |
NamingContextOperations.list(int how_many, BindingListHolder
The list operation allows a client to iterate through a set of bindings in a naming context.
|
void |
_NamingContextExtStub.list(int how_many, BindingListHolder
The list operation allows a client to iterate through a set of bindings in a naming context.
|