Class TransportAddress

java.lang.Object
org.omg.CSIIOP.TransportAddress
All Implemented Interfaces:
Serializable, IDLEntity

public final class TransportAddress extends Object implements IDLEntity
org/omg/CSIIOP/TransportAddress.java . Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1 Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2 Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
See Also:
  • Field Details

    • host_name

      public String host_name
    • port

      public short port
  • Constructor Details

    • TransportAddress

      public TransportAddress()
    • TransportAddress

      public TransportAddress(String _host_name, short _port)