org.omg.GIOP
Class IORAddressingInfo

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

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

org/omg/GIOP/IORAddressingInfo.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/GIOP.idl Thursday, May 31, 2007 7:28:34 PM CEST

See Also:
Serialized Form

Field Summary
 IOR ior
           
 int selected_profile_index
           
 
Constructor Summary
IORAddressingInfo()
           
IORAddressingInfo(int _selected_profile_index, IOR _ior)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

selected_profile_index

public int selected_profile_index

ior

public IOR ior
Constructor Detail

IORAddressingInfo

public IORAddressingInfo()

IORAddressingInfo

public IORAddressingInfo(int _selected_profile_index,
                         IOR _ior)


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