|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Version | |
---|---|
org.jacorb.orb.etf | |
org.omg.ETF | |
org.omg.GIOP |
Uses of Version in org.jacorb.orb.etf |
---|
Fields in org.jacorb.orb.etf declared as Version | |
protected Version |
ProfileBase.version
|
Methods in org.jacorb.orb.etf that return Version | |
Version |
ProfileBase.version()
ETF defined read-only accessor for the GIOP version. |
Uses of Version in org.omg.ETF |
---|
Methods in org.omg.ETF that return Version | |
Version |
ProfileOperations.version()
|
Version |
ProfileLocalTie.version()
|
Uses of Version in org.omg.GIOP |
---|
Fields in org.omg.GIOP declared as Version | |
Version |
VersionHolder.value
|
Version |
MessageHeader_1_0.GIOP_version
|
Version |
MessageHeader_1_1.GIOP_version
|
Methods in org.omg.GIOP that return Version | |
static Version |
VersionHelper.extract(Any any)
|
static Version |
VersionHelper.read(InputStream in)
|
Methods in org.omg.GIOP with parameters of type Version | |
static void |
VersionHelper.insert(Any any,
Version s)
|
static void |
VersionHelper.write(OutputStream out,
Version s)
|
Constructors in org.omg.GIOP with parameters of type Version | |
VersionHolder(Version initial)
|
|
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |