|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Version | |
---|---|
org.omg.IIOP |
Uses of Version in org.omg.IIOP |
---|
Fields in org.omg.IIOP declared as Version | |
---|---|
Version |
ProfileBody_1_0.iiop_version
|
Version |
ProfileBody_1_1.iiop_version
|
Version |
VersionHolder.value
|
Methods in org.omg.IIOP that return Version | |
---|---|
static Version |
VersionHelper.extract(org.omg.CORBA.Any any)
|
static Version |
VersionHelper.read(org.omg.CORBA.portable.InputStream in)
|
Methods in org.omg.IIOP with parameters of type Version | |
---|---|
static void |
VersionHelper.insert(org.omg.CORBA.Any any,
Version s)
|
static void |
VersionHelper.write(org.omg.CORBA.portable.OutputStream out,
Version s)
|
Constructors in org.omg.IIOP with parameters of type Version | |
---|---|
ProfileBody_1_0(Version iiop_version,
java.lang.String host,
short port,
byte[] object_key)
|
|
ProfileBody_1_1(Version iiop_version,
java.lang.String host,
short port,
byte[] object_key,
TaggedComponent[] components)
|
|
VersionHolder(Version initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |