org.omg.IIOP
Class ListenPoint

java.lang.Object
  extended by org.omg.IIOP.ListenPoint
All Implemented Interfaces:
java.io.Serializable, IDLEntity

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

Generated from IDL struct "ListenPoint".

Version:
generated at Nov 26, 2008 7:00:32 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 java.lang.String host
           
 short port
           
 
Constructor Summary
ListenPoint()
           
ListenPoint(java.lang.String host, short port)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

host

public java.lang.String host

port

public short port
Constructor Detail

ListenPoint

public ListenPoint()

ListenPoint

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


Copyright © {inceptionYear}-2008 null. All Rights Reserved.