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) |
void |
NamingContextOperations.rebind_context(NameComponent[] n,
NamingContext nc) |
void |
NamingContextOperations.rebind(NameComponent[] n,
Object obj) |
Object |
NamingContextExtOperations.resolve_str(String sn) |
Object |
NamingContextOperations.resolve(NameComponent[] n) |
void |
NamingContextOperations.unbind(NameComponent[] n) |
Modifier and Type | Method and Description |
---|---|
static CannotProceed |
CannotProceedHelper.extract(Any any) |
static CannotProceed |
CannotProceedHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
CannotProceedHelper.insert(Any any,
CannotProceed s) |
static void |
CannotProceedHelper.write(OutputStream out,
CannotProceed s) |
Copyright © 2013. All Rights Reserved.