Package | Description |
---|---|
org.omg.CosNaming | |
org.omg.CosNaming.NamingContextPackage |
Modifier and Type | Method and Description |
---|---|
void |
NamingContextOperations.bind_context(NameComponent[] n,
NamingContext nc) |
NamingContext |
NamingContextOperations.bind_new_context(NameComponent[] n) |
void |
NamingContextOperations.bind(NameComponent[] n,
Object obj) |
Modifier and Type | Method and Description |
---|---|
static AlreadyBound |
AlreadyBoundHelper.extract(Any any) |
static AlreadyBound |
AlreadyBoundHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
AlreadyBoundHelper.insert(Any any,
AlreadyBound s) |
static void |
AlreadyBoundHelper.write(OutputStream out,
AlreadyBound s) |
Copyright © 2013. All Rights Reserved.