| Package | Description |
|---|---|
| org.omg.GIOP |
| Modifier and Type | Field and Description |
|---|---|
Version |
MessageHeader_1_1.GIOP_version |
Version |
MessageHeader_1_0.GIOP_version |
Version |
VersionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Version |
VersionHelper.extract(Any any) |
static Version |
VersionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
VersionHelper.insert(Any any,
Version s) |
static void |
VersionHelper.write(OutputStream out,
Version s) |
| Constructor and Description |
|---|
MessageHeader_1_0(char[] magic,
Version GIOP_version,
boolean byte_order,
byte message_type,
int message_size) |
MessageHeader_1_1(char[] magic,
Version GIOP_version,
byte flags,
byte message_type,
int message_size) |
VersionHolder(Version initial) |
Copyright © 2013. All Rights Reserved.