org.jacorb.imr

Class ImRInfo

Implemented Interfaces:
IDLEntity, java.io.Serializable

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

Generated from IDL definition of struct "ImRInfo"

Author:
JacORB IDL compiler

Field Summary

java.lang.String
host
int
port

Constructor Summary

ImRInfo()
ImRInfo(java.lang.String host, int port)

Field Details

host

public java.lang.String host


port

public int port

Constructor Details

ImRInfo

public ImRInfo()


ImRInfo

public ImRInfo(java.lang.String host,
               int port)