Package | Description |
---|---|
org.jacorb.orb | |
org.omg.GIOP |
Modifier and Type | Method and Description |
---|---|
static byte[] |
ParsedIOR.extractObjectKey(TargetAddress addr,
ORB orb)
This method replaces the unfiyTargetAddress method.
|
Modifier and Type | Field and Description |
---|---|
TargetAddress |
RequestHeader_1_2.target |
TargetAddress |
LocateRequestHeader_1_2.target |
TargetAddress |
TargetAddressHolder.value |
Modifier and Type | Method and Description |
---|---|
static TargetAddress |
TargetAddressHelper.extract(Any any) |
static TargetAddress |
TargetAddressHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
TargetAddressHelper.insert(Any any,
TargetAddress s) |
static void |
TargetAddressHelper.write(OutputStream out,
TargetAddress s) |
Constructor and Description |
---|
LocateRequestHeader_1_2(int request_id,
TargetAddress target) |
RequestHeader_1_2(int request_id,
byte response_flags,
byte[] reserved,
TargetAddress target,
java.lang.String operation,
ServiceContext[] service_context) |
TargetAddressHolder(TargetAddress initial) |