Class OutgoingPlcMessageHandler
java.lang.Object
org.apache.plc4x.test.driver.internal.handlers.OutgoingPlcMessageHandler
-
Constructor Summary
ConstructorsConstructorDescriptionOutgoingPlcMessageHandler(DriverTestsuiteConfiguration driverTestsuiteConfiguration, org.dom4j.Element payload, List<String> parserArguments) -
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteOutgoingPlcMessage(Plc4xEmbeddedChannel embeddedChannel, ByteOrder byteOrder)
-
Constructor Details
-
OutgoingPlcMessageHandler
public OutgoingPlcMessageHandler(DriverTestsuiteConfiguration driverTestsuiteConfiguration, org.dom4j.Element payload, List<String> parserArguments)
-
-
Method Details
-
executeOutgoingPlcMessage
-