Package | Description |
---|---|
org.omg.IIOP |
Modifier and Type | Field and Description |
---|---|
Version |
ProfileBody_1_0.iiop_version |
Version |
ProfileBody_1_1.iiop_version |
Version |
VersionHolder.value |
Modifier and Type | Method and Description |
---|---|
static Version |
VersionHelper.extract(Any a) |
static Version |
VersionHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
VersionHelper.insert(Any a,
Version that) |
static void |
VersionHelper.write(OutputStream ostream,
Version value) |
Constructor and Description |
---|
ProfileBody_1_0(Version _iiop_version,
String _host,
short _port,
byte[] _object_key) |
ProfileBody_1_1(Version _iiop_version,
String _host,
short _port,
byte[] _object_key,
TaggedComponent[] _components) |
VersionHolder(Version initialValue) |
Copyright © 2013. All Rights Reserved.