Package | Description |
---|---|
org.jacorb.imr | |
org.jacorb.orb | |
org.jacorb.orb.dynany | |
org.omg.CORBA |
Modifier and Type | Method and Description |
---|---|
void |
ImRAccessImpl.registerPOA(String name,
String server,
ProtocolAddressBase address) |
void |
ImRAccessImpl.registerPOA(String name,
String server,
String host,
int port) |
void |
ImRAccessImpl.setServerDown(String name) |
Modifier and Type | Method and Description |
---|---|
void |
ImRAccess.registerPOA(String name,
String server,
ProtocolAddressBase address) |
void |
ImRAccess.registerPOA(String name,
String server,
String host,
int port) |
Modifier and Type | Method and Description |
---|---|
protected INTERNAL |
DynAny.unexpectedException(Exception cause) |
Modifier and Type | Method and Description |
---|---|
static INTERNAL |
INTERNALHelper.extract(Any any) |
static INTERNAL |
INTERNALHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
INTERNALHelper.insert(Any any,
INTERNAL s) |
static void |
INTERNALHelper.write(OutputStream out,
INTERNAL s) |
Copyright © 2017 JacORB. All rights reserved.