| Package | Description |
|---|---|
| org.omg.GIOP |
| Modifier and Type | Field and Description |
|---|---|
static ReplyStatusType_1_2 |
ReplyStatusType_1_2.LOCATION_FORWARD |
static ReplyStatusType_1_2 |
ReplyStatusType_1_2.LOCATION_FORWARD_PERM |
static ReplyStatusType_1_2 |
ReplyStatusType_1_2.NEEDS_ADDRESSING_MODE |
static ReplyStatusType_1_2 |
ReplyStatusType_1_2.NO_EXCEPTION |
ReplyStatusType_1_2 |
ReplyHeader_1_2.reply_status |
static ReplyStatusType_1_2 |
ReplyStatusType_1_2.SYSTEM_EXCEPTION |
static ReplyStatusType_1_2 |
ReplyStatusType_1_2.USER_EXCEPTION |
ReplyStatusType_1_2 |
ReplyStatusType_1_2Holder.value |
| Modifier and Type | Method and Description |
|---|---|
static ReplyStatusType_1_2 |
ReplyStatusType_1_2Helper.extract(Any any) |
static ReplyStatusType_1_2 |
ReplyStatusTypeHelper.extract(Any any) |
static ReplyStatusType_1_2 |
ReplyStatusType_1_2.from_int(int value) |
static ReplyStatusType_1_2 |
ReplyStatusType_1_2Helper.read(InputStream in) |
static ReplyStatusType_1_2 |
ReplyStatusTypeHelper.read(InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ReplyStatusType_1_2Helper.insert(Any any,
ReplyStatusType_1_2 s) |
static void |
ReplyStatusTypeHelper.insert(Any any,
ReplyStatusType_1_2 s) |
static void |
ReplyStatusType_1_2Helper.write(OutputStream out,
ReplyStatusType_1_2 s) |
static void |
ReplyStatusTypeHelper.write(OutputStream _out,
ReplyStatusType_1_2 _s) |
| Constructor and Description |
|---|
ReplyHeader_1_2(int request_id,
ReplyStatusType_1_2 reply_status,
ServiceContext[] service_context) |
ReplyStatusType_1_2Holder(ReplyStatusType_1_2 initial) |
Copyright © 2017 JacORB. All rights reserved.