org.omg.IIOP
Class ProfileBody_1_1

java.lang.Object
  extended byorg.omg.IIOP.ProfileBody_1_1
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class ProfileBody_1_1
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/IIOP/ProfileBody_1_1.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from /var/home/jpp/rebuild/free/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/IIOP.idl Thursday, May 31, 2007 7:28:32 PM CEST

See Also:
Serialized Form

Field Summary
 TaggedComponent[] components
           
 java.lang.String host
           
 Version iiop_version
           
 byte[] object_key
           
 short port
           
 
Constructor Summary
ProfileBody_1_1()
           
ProfileBody_1_1(Version _iiop_version, java.lang.String _host, short _port, byte[] _object_key, TaggedComponent[] _components)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

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)


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