Package org.omg.CSI

Class CompleteEstablishContext

java.lang.Object
org.omg.CSI.CompleteEstablishContext
All Implemented Interfaces:
Serializable, IDLEntity

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

    • client_context_id

      public long client_context_id
    • context_stateful

      public boolean context_stateful
    • final_context_token

      public byte[] final_context_token
  • Constructor Details

    • CompleteEstablishContext

      public CompleteEstablishContext()
    • CompleteEstablishContext

      public CompleteEstablishContext(long _client_context_id, boolean _context_stateful, byte[] _final_context_token)