Uses of Class
org.omg.IIOP.Version

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_1.iiop_version
           
 Version ProfileBody_1_0.iiop_version
           
 Version VersionHolder.value
           
 

Methods in org.omg.IIOP that return Version
static Version VersionHelper.extract(org.omg.CORBA.Any a)
           
static Version VersionHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.IIOP with parameters of type Version
static void VersionHelper.insert(org.omg.CORBA.Any a, Version that)
           
static void VersionHelper.write(org.omg.CORBA.portable.OutputStream ostream, Version value)
           
 

Constructors in org.omg.IIOP with parameters of type Version
ProfileBody_1_1(Version _iiop_version, java.lang.String _host, short _port, byte[] _object_key, TaggedComponent[] _components)
           
ProfileBody_1_0(Version _iiop_version, java.lang.String _host, short _port, byte[] _object_key)
           
VersionHolder(Version initialValue)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.