Klasse SecureChannelTransactionManager
java.lang.Object
org.apache.plc4x.java.opcua.context.SecureChannelTransactionManager
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintReturns the next transaction identifier.void
-
Felddetails
-
DEFAULT_MAX_REQUEST_ID
public static final int DEFAULT_MAX_REQUEST_ID- Siehe auch:
-
-
Konstruktordetails
-
SecureChannelTransactionManager
public SecureChannelTransactionManager()
-
-
Methodendetails
-
submit
-
getTransactionIdentifier
public int getTransactionIdentifier()Returns the next transaction identifier.- Gibt zurück:
- the next sequential transaction identifier
-