org.omg.IIOP

Class ListenPoint

Implemented Interfaces:
IDLEntity, java.io.Serializable

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

Generated from IDL definition of struct "ListenPoint"

Author:
JacORB IDL compiler

Field Summary

java.lang.String
host
short
port

Constructor Summary

ListenPoint()
ListenPoint(java.lang.String host, short port)

Field Details

host

public java.lang.String host


port

public short port

Constructor Details

ListenPoint

public ListenPoint()


ListenPoint

public ListenPoint(java.lang.String host,
                   short port)