org.omg.CSIIOP
Class TransportAddress
java.lang.Object
org.omg.CSIIOP.TransportAddress
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class TransportAddress
- extends Object
- implements IDLEntity
Generated from IDL struct "TransportAddress".
- Version:
- generated at Jun 18, 2012 10:37:51 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
host_name
public String host_name
port
public short port
TransportAddress
public TransportAddress()
TransportAddress
public TransportAddress(String host_name,
short port)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.