org.omg.IIOP
Class ListenPoint

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

public final class ListenPoint
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/IIOP/ListenPoint.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from /var/home/jpp/rebuild/free/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/IIOP.idl Thursday, May 31, 2007 7:28:32 PM CEST

See Also:
Serialized Form

Field Summary
 java.lang.String host
           
 short port
           
 
Constructor Summary
ListenPoint()
           
ListenPoint(java.lang.String _host, short _port)
           
 
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}-2007 null. All Rights Reserved.