org.omg.IIOP
Class ListenPoint
java.lang.Object
org.omg.IIOP.ListenPoint
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ListenPoint
- extends Object
- implements IDLEntity
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
host
public String host
port
public short port
ListenPoint
public ListenPoint()
ListenPoint
public ListenPoint(String host,
short port)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.