Class IORAddressingInfo
- java.lang.Object
-
- com.sun.corba.ee.impl.protocol.giopmsgheaders.IORAddressingInfo
-
- All Implemented Interfaces:
java.io.Serializable
,IDLEntity
public final class IORAddressingInfo extends java.lang.Object implements IDLEntity
com/sun/corba/ee/impl/protocol/giopmsgheaders/IORAddressingInfo.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ../../../../../../../src/share/classes/com/sun/corba/ee/GiopIDL/g.idl Sunday, June 4, 2000 5:18:54 PM PDT- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description IOR
ior
int
selected_profile_index
-
Constructor Summary
Constructors Constructor Description IORAddressingInfo()
IORAddressingInfo(int _selected_profile_index, IOR _ior)
-