| 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 |
MsgTypeHelper.extract(Any any) |
static MsgType_1_1 |
MsgType_1_1Helper.extract(Any any) |
static MsgType_1_1 |
MsgType_1_2Helper.extract(Any any) |
static MsgType_1_1 |
MsgType_1_3Helper.extract(Any any) |
static MsgType_1_1 |
MsgType_1_1.from_int(int value) |
static MsgType_1_1 |
MsgTypeHelper.read(InputStream _in) |
static MsgType_1_1 |
MsgType_1_1Helper.read(InputStream in) |
static MsgType_1_1 |
MsgType_1_2Helper.read(InputStream _in) |
static MsgType_1_1 |
MsgType_1_3Helper.read(InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MsgTypeHelper.insert(Any any,
MsgType_1_1 s) |
static void |
MsgType_1_1Helper.insert(Any any,
MsgType_1_1 s) |
static void |
MsgType_1_2Helper.insert(Any any,
MsgType_1_1 s) |
static void |
MsgType_1_3Helper.insert(Any any,
MsgType_1_1 s) |
static void |
MsgTypeHelper.write(OutputStream _out,
MsgType_1_1 _s) |
static void |
MsgType_1_1Helper.write(OutputStream out,
MsgType_1_1 s) |
static void |
MsgType_1_2Helper.write(OutputStream _out,
MsgType_1_1 _s) |
static void |
MsgType_1_3Helper.write(OutputStream _out,
MsgType_1_1 _s) |
| Constructor and Description |
|---|
MsgType_1_1Holder(MsgType_1_1 initial) |
Copyright © 2017 JacORB. All rights reserved.