Class ORBPortInfo

java.lang.Object
com.sun.corba.se.spi.activation.ORBPortInfo
All Implemented Interfaces:
Serializable, IDLEntity

public final class ORBPortInfo extends Object implements IDLEntity
com/sun/corba/se/spi/activation/ORBPortInfo.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

    • orbId

      public String orbId
    • port

      public int port
  • Constructor Details

    • ORBPortInfo

      public ORBPortInfo()
    • ORBPortInfo

      public ORBPortInfo(String _orbId, int _port)