org.omg.GIOP
Class IORAddressingInfo
java.lang.Object
org.omg.GIOP.IORAddressingInfo
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
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.2"
from /builddir/build/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/GIOP.idl
Tuesday, December 2, 2008 12:16:16 PM EST
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
selected_profile_index
public int selected_profile_index
ior
public IOR ior
IORAddressingInfo
public IORAddressingInfo()
IORAddressingInfo
public IORAddressingInfo(int _selected_profile_index,
IOR _ior)
Copyright © 2008. All Rights Reserved.