Class ChannelUtil
java.lang.Object
org.apache.plc4x.test.driver.internal.utils.ChannelUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]getOutboundBytes(Plc4xEmbeddedChannel embeddedChannel)
-
Field Details
-
MAX_TRIES
public static final int MAX_TRIES- See Also:
-
-
Constructor Details
-
ChannelUtil
public ChannelUtil()
-
-
Method Details
-
getOutboundBytes
public static byte[] getOutboundBytes(Plc4xEmbeddedChannel embeddedChannel) throws DriverTestsuiteException - Throws:
DriverTestsuiteException
-