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,
DefaultTreeModel model) |
Modifier and Type | Field and Description |
---|---|
Binding[] |
BindingListHolder.value |
Binding |
BindingHolder.value |
Modifier and Type | Method and Description |
---|---|
static Binding |
BindingHelper.extract(Any any) |
static Binding[] |
BindingListHelper.extract(Any any) |
static Binding |
BindingHelper.read(InputStream in) |
static Binding[] |
BindingListHelper.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) |
Copyright © 2017 JacORB. All rights reserved.