Package | Description |
---|---|
org.omg.GIOP |
Modifier and Type | Field and Description |
---|---|
static MsgType_1_1 |
MsgType_1_1.CancelRequest |
static MsgType_1_1 |
MsgType_1_1.CloseConnection |
static MsgType_1_1 |
MsgType_1_1.Fragment |
static MsgType_1_1 |
MsgType_1_1.LocateReply |
static MsgType_1_1 |
MsgType_1_1.LocateRequest |
static MsgType_1_1 |
MsgType_1_1.MessageError |
static MsgType_1_1 |
MsgType_1_1.Reply |
static MsgType_1_1 |
MsgType_1_1.Request |
MsgType_1_1 |
MsgType_1_1Holder.value |
Modifier and Type | Method and Description |
---|---|
static MsgType_1_1 |
MsgType_1_1Helper.extract(Any a) |
static MsgType_1_1 |
MsgType_1_2Helper.extract(Any a) |
static MsgType_1_1 |
MsgType_1_3Helper.extract(Any a) |
static MsgType_1_1 |
MsgType_1_1.from_int(int value) |
static MsgType_1_1 |
MsgType_1_1Helper.read(InputStream istream) |
static MsgType_1_1 |
MsgType_1_2Helper.read(InputStream istream) |
static MsgType_1_1 |
MsgType_1_3Helper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
MsgType_1_1Helper.insert(Any a,
MsgType_1_1 that) |
static void |
MsgType_1_2Helper.insert(Any a,
MsgType_1_1 that) |
static void |
MsgType_1_3Helper.insert(Any a,
MsgType_1_1 that) |
static void |
MsgType_1_1Helper.write(OutputStream ostream,
MsgType_1_1 value) |
static void |
MsgType_1_2Helper.write(OutputStream ostream,
MsgType_1_1 value) |
static void |
MsgType_1_3Helper.write(OutputStream ostream,
MsgType_1_1 value) |
Constructor and Description |
---|
MsgType_1_1Holder(MsgType_1_1 initialValue) |
Copyright © 2013. All Rights Reserved.