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
org/omg/IIOP/ListenPoint.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /builddir/build/BUILD/geronimo-specs-1.6/geronimo-spec-corba/src/main/idl/IIOP.idl
Monday, June 18, 2012 10:36:15 AM CEST
- 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 © 2003-2012 Apache Software Foundation. All Rights Reserved.