org.omg.IIOP
Class ProfileBody_1_1
java.lang.Object
org.omg.IIOP.ProfileBody_1_1
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class ProfileBody_1_1
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of struct "ProfileBody_1_1"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
iiop_version
public Version iiop_version
host
public java.lang.String host
port
public short port
object_key
public byte[] object_key
components
public TaggedComponent[] components
ProfileBody_1_1
public ProfileBody_1_1()
ProfileBody_1_1
public ProfileBody_1_1(Version iiop_version,
java.lang.String host,
short port,
byte[] object_key,
TaggedComponent[] components)