| Package | Description |
|---|---|
| org.omg.ETF | |
| org.omg.GIOP | |
| org.omg.MIOP | |
| org.omg.PortableGroup |
| Modifier and Type | Method and Description |
|---|---|
Version |
ProfileOperations.version() |
Version |
ProfileLocalTie.version() |
| Modifier and Type | Field and Description |
|---|---|
Version |
MessageHeader_1_0.GIOP_version |
Version |
MessageHeader_1_1.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) |
| Modifier and Type | Field and Description |
|---|---|
Version |
UIPMC_ProfileBody.miop_version |
| 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 |
|---|
UIPMC_ProfileBody(Version miop_version,
String the_address,
short the_port,
TaggedComponent[] components) |
| Modifier and Type | Field and Description |
|---|---|
Version |
TagGroupTaggedComponent.group_version |
| 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 |
|---|
TagGroupTaggedComponent(Version group_version,
String group_domain_id,
long object_group_id,
int object_group_ref_version) |
Copyright © 2017 JacORB. All rights reserved.