Package | Description |
---|---|
org.omg.GIOP |
Modifier and Type | Field and Description |
---|---|
static ReplyStatusType_1_0 |
ReplyStatusType_1_0.LOCATION_FORWARD |
static ReplyStatusType_1_0 |
ReplyStatusType_1_0.NO_EXCEPTION |
ReplyStatusType_1_0 |
ReplyHeader_1_0.reply_status |
static ReplyStatusType_1_0 |
ReplyStatusType_1_0.SYSTEM_EXCEPTION |
static ReplyStatusType_1_0 |
ReplyStatusType_1_0.USER_EXCEPTION |
ReplyStatusType_1_0 |
ReplyStatusType_1_0Holder.value |
Modifier and Type | Method and Description |
---|---|
static ReplyStatusType_1_0 |
ReplyStatusType_1_0Helper.extract(Any any) |
static ReplyStatusType_1_0 |
ReplyStatusType_1_0.from_int(int value) |
static ReplyStatusType_1_0 |
ReplyStatusType_1_0Helper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
ReplyStatusType_1_0Helper.insert(Any any,
ReplyStatusType_1_0 s) |
static void |
ReplyStatusType_1_0Helper.write(OutputStream out,
ReplyStatusType_1_0 s) |
Constructor and Description |
---|
ReplyHeader_1_0(ServiceContext[] service_context,
int request_id,
ReplyStatusType_1_0 reply_status) |
ReplyStatusType_1_0Holder(ReplyStatusType_1_0 initial) |