org.omg.GIOP

Class IORAddressingInfo

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class IORAddressingInfo
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "IORAddressingInfo"

Author:
JacORB IDL compiler

Field Summary

IOR
ior
int
selected_profile_index

Constructor Summary

IORAddressingInfo()
IORAddressingInfo(int selected_profile_index, IOR ior)

Field Details

ior

public IOR ior


selected_profile_index

public int selected_profile_index

Constructor Details

IORAddressingInfo

public IORAddressingInfo()


IORAddressingInfo

public IORAddressingInfo(int selected_profile_index,
                         IOR ior)