public final class ProfileBody_1_1 extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
TaggedComponent[] |
components |
String |
host |
Version |
iiop_version |
byte[] |
object_key |
short |
port |
Constructor and Description |
---|
ProfileBody_1_1() |
ProfileBody_1_1(Version iiop_version,
String host,
short port,
byte[] object_key,
TaggedComponent[] components) |
public Version iiop_version
public String host
public short port
public byte[] object_key
public TaggedComponent[] components
public ProfileBody_1_1()
public ProfileBody_1_1(Version iiop_version, String host, short port, byte[] object_key, TaggedComponent[] components)
Copyright © 2016 JacORB. All rights reserved.