Class SecureChannelTransactionManager
java.lang.Object
org.apache.plc4x.java.opcua.context.SecureChannelTransactionManager
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintReturns the next transaction identifier.void
-
Field Details
-
DEFAULT_MAX_REQUEST_ID
public static final int DEFAULT_MAX_REQUEST_ID- See Also:
-
-
Constructor Details
-
SecureChannelTransactionManager
public SecureChannelTransactionManager()
-
-
Method Details
-
submit
-
getTransactionIdentifier
public int getTransactionIdentifier()Returns the next transaction identifier.- Returns:
- the next sequential transaction identifier
-