Class SECIOP_SEC_TRANS

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

public final class SECIOP_SEC_TRANS extends Object implements IDLEntity
org/omg/CSIIOP/SECIOP_SEC_TRANS.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

    • target_supports

      public short target_supports
    • target_requires

      public short target_requires
    • mech_oid

      public byte[] mech_oid
    • target_name

      public byte[] target_name
    • addresses

      public TransportAddress[] addresses
  • Constructor Details

    • SECIOP_SEC_TRANS

      public SECIOP_SEC_TRANS()
    • SECIOP_SEC_TRANS

      public SECIOP_SEC_TRANS(short _target_supports, short _target_requires, byte[] _mech_oid, byte[] _target_name, TransportAddress[] _addresses)