Package org.omg.CSIIOP
Class CompoundSecMech
java.lang.Object
org.omg.CSIIOP.CompoundSecMech
- All Implemented Interfaces:
Serializable,IDLEntity
org/omg/CSIIOP/CompoundSecMech.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 TypeFieldDescriptionshort -
Constructor Summary
ConstructorsConstructorDescriptionCompoundSecMech(short _target_requires, TaggedComponent _transport_mech, AS_ContextSec _as_context_mech, SAS_ContextSec _sas_context_mech) -
Method Summary
-
Field Details
-
target_requires
public short target_requires -
transport_mech
-
as_context_mech
-
sas_context_mech
-
-
Constructor Details
-
CompoundSecMech
public CompoundSecMech() -
CompoundSecMech
public CompoundSecMech(short _target_requires, TaggedComponent _transport_mech, AS_ContextSec _as_context_mech, SAS_ContextSec _sas_context_mech)
-