Package org.omg.CSIIOP
Class SECIOP_SEC_TRANS
java.lang.Object
org.omg.CSIIOP.SECIOP_SEC_TRANS
- All Implemented Interfaces:
Serializable,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 Summary
FieldsModifier and TypeFieldDescriptionbyte[]byte[]shortshort -
Constructor Summary
ConstructorsConstructorDescriptionSECIOP_SEC_TRANS(short _target_supports, short _target_requires, byte[] _mech_oid, byte[] _target_name, TransportAddress[] _addresses) -
Method Summary
-
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
-
-
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)
-