Package | Description |
---|---|
org.jacorb.ir.gui.typesystem.remote | |
org.jacorb.notification | |
org.jacorb.orb | |
org.omg.CORBA | |
org.omg.CORBA_2_5 | |
org.omg.CORBA.ORBPackage |
Constructor and Description |
---|
RemoteTypeSystem() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractChannelFactory.registerName(String nameId,
String nameKind) |
Modifier and Type | Method and Description |
---|---|
void |
ORB.register_initial_reference(String id,
Object obj)
Register a reference, that will be returned on subsequent calls
to resove_initial_references(id).
|
Object |
ORBSingleton.resolve_initial_references(String identifier) |
Object |
ORB.resolve_initial_references(String identifier)
resolve_initial_references
|
Modifier and Type | Method and Description |
---|---|
void |
ORB.register_initial_reference(String object_name,
Object object) |
abstract Object |
ORB.resolve_initial_references(String object_name) |
Modifier and Type | Method and Description |
---|---|
void |
ORB.register_initial_reference(String object_name,
Object object) |
Modifier and Type | Method and Description |
---|---|
static InvalidName |
InvalidNameHelper.extract(Any any) |
static InvalidName |
InvalidNameHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
InvalidNameHelper.insert(Any any,
InvalidName s) |
static void |
InvalidNameHelper.write(OutputStream out,
InvalidName s) |
Copyright © 2016 JacORB. All rights reserved.