org.omg.CSIIOP
Class SECIOP_SEC_TRANS
java.lang.Object
org.omg.CSIIOP.SECIOP_SEC_TRANS
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class SECIOP_SEC_TRANS
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of struct "SECIOP_SEC_TRANS"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
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)