org.omg.GIOP
Class IORAddressingInfo
java.lang.Object
org.omg.GIOP.IORAddressingInfo
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class IORAddressingInfo
- extends Object
- implements IDLEntity
- 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 © 2006-2011 Apache Software Foundation. All Rights Reserved.