Verwendungen von Klasse
org.apache.plc4x.java.opcua.readwrite.OpcuaAPU
Packages, die OpcuaAPU verwenden
Package
Beschreibung
-
Verwendungen von OpcuaAPU in org.apache.plc4x.java.opcua
Methoden in org.apache.plc4x.java.opcua, die Typen mit Argumenten vom Typ OpcuaAPU zurückgebenModifizierer und TypMethodeBeschreibungprotected ProtocolStackConfigurer<OpcuaAPU>OpcuaPlcDriver.getStackConfigurer() -
Verwendungen von OpcuaAPU in org.apache.plc4x.java.opcua.context
Methoden in org.apache.plc4x.java.opcua.context, die OpcuaAPU zurückgebenMethoden in org.apache.plc4x.java.opcua.context mit Parametern vom Typ OpcuaAPUMethodenparameter in org.apache.plc4x.java.opcua.context mit Typargumenten vom Typ OpcuaAPUModifizierer und TypMethodeBeschreibungvoidSecureChannel.onConnect(ConversationContext<OpcuaAPU> context) voidSecureChannel.onConnectCreateSessionRequest(ConversationContext<OpcuaAPU> context) voidSecureChannel.onConnectOpenSecureChannel(ConversationContext<OpcuaAPU> context, OpcuaAcknowledgeResponse opcuaAcknowledgeResponse) voidSecureChannel.onDisconnect(ConversationContext<OpcuaAPU> context) voidSecureChannel.onDiscover(ConversationContext<OpcuaAPU> context) voidSecureChannel.onDiscoverGetEndpointsRequest(ConversationContext<OpcuaAPU> context, OpcuaOpenResponse opcuaOpenResponse, OpenSecureChannelResponse openSecureChannelResponse) voidSecureChannel.onDiscoverOpenSecureChannel(ConversationContext<OpcuaAPU> context, OpcuaAcknowledgeResponse opcuaAcknowledgeResponse) voidSecureChannel.submit(ConversationContext<OpcuaAPU> context, Consumer<TimeoutException> onTimeout, BiConsumer<OpcuaAPU, Throwable> error, Consumer<byte[]> consumer, WriteBufferByteBased buffer) voidSecureChannel.submit(ConversationContext<OpcuaAPU> context, Consumer<TimeoutException> onTimeout, BiConsumer<OpcuaAPU, Throwable> error, Consumer<byte[]> consumer, WriteBufferByteBased buffer) -
Verwendungen von OpcuaAPU in org.apache.plc4x.java.opcua.protocol
Methodenparameter in org.apache.plc4x.java.opcua.protocol mit Typargumenten vom Typ OpcuaAPUModifizierer und TypMethodeBeschreibungvoidOpcuaProtocolLogic.close(ConversationContext<OpcuaAPU> context) voidOpcuaProtocolLogic.onConnect(ConversationContext<OpcuaAPU> context) voidOpcuaProtocolLogic.onDisconnect(ConversationContext<OpcuaAPU> context) voidOpcuaProtocolLogic.onDiscover(ConversationContext<OpcuaAPU> context) Konstruktorparameter in org.apache.plc4x.java.opcua.protocol mit Typargumenten vom Typ OpcuaAPUModifiziererKonstruktorBeschreibungOpcuaSubscriptionHandle(ConversationContext<OpcuaAPU> context, OpcuaProtocolLogic plcSubscriber, SecureChannel channel, PlcSubscriptionRequest subscriptionRequest, Long subscriptionId, long cycleTime) -
Verwendungen von OpcuaAPU in org.apache.plc4x.java.opcua.readwrite
Methoden in org.apache.plc4x.java.opcua.readwrite, die OpcuaAPU zurückgebenModifizierer und TypMethodeBeschreibungstatic OpcuaAPUOpcuaAPU.staticParse(ReadBuffer readBuffer, Boolean response) static OpcuaAPUOpcuaAPU.staticParse(ReadBuffer readBuffer, Object... args)