Class SecureChannelTransactionManager

java.lang.Object
org.apache.plc4x.java.opcua.context.SecureChannelTransactionManager

public class SecureChannelTransactionManager extends Object
  • Field Details

    • DEFAULT_MAX_REQUEST_ID

      public static final int DEFAULT_MAX_REQUEST_ID
      See Also:
  • Constructor Details

    • SecureChannelTransactionManager

      public SecureChannelTransactionManager()
  • Method Details

    • submit

      public void submit(Consumer<Integer> onSend, Integer transactionId)
    • getTransactionIdentifier

      public int getTransactionIdentifier()
      Returns the next transaction identifier.
      Returns:
      the next sequential transaction identifier