| Package | Description |
|---|---|
| org.jacorb.naming | |
| org.jacorb.naming.namemanager | |
| org.omg.CosNaming |
| Constructor and Description |
|---|
BindingIteratorImpl(Binding[] b) |
| Modifier and Type | Field and Description |
|---|---|
protected Binding |
BindNode.binding |
protected Binding[] |
ContextNode.contents |
| Modifier and Type | Method and Description |
|---|---|
Binding |
BindNode.getBinding() |
| Constructor and Description |
|---|
BindNode(Binding b) |
ContextNode(NamingContextExt context,
Binding b,
javax.swing.tree.DefaultTreeModel model) |
| Modifier and Type | Field and Description |
|---|---|
Binding[] |
BindingListHolder.value |
Binding |
BindingHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Binding[] |
BindingListHelper.extract(Any any) |
static Binding |
BindingHelper.extract(Any any) |
static Binding[] |
BindingListHelper.read(InputStream _in) |
static Binding |
BindingHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BindingHelper.insert(Any any,
Binding s) |
static void |
BindingListHelper.insert(Any any,
Binding[] s) |
static void |
BindingHelper.write(OutputStream out,
Binding s) |
static void |
BindingListHelper.write(OutputStream _out,
Binding[] _s) |
| Constructor and Description |
|---|
BindingHolder(Binding initial) |
BindingListHolder(Binding[] initial) |