Uses of Interface
org.apache.plc4x.java.s7.netty.strategies.S7MessageProcessor
| Package | Description |
|---|---|
| org.apache.plc4x.java.s7.netty | |
| org.apache.plc4x.java.s7.netty.strategies |
-
Uses of S7MessageProcessor in org.apache.plc4x.java.s7.netty
Constructors in org.apache.plc4x.java.s7.netty with parameters of type S7MessageProcessor Constructor Description S7Protocol(short requestedMaxAmqCaller, short requestedMaxAmqCallee, short requestedPduSize, S7ControllerType controllerType, S7MessageProcessor messageProcessor) -
Uses of S7MessageProcessor in org.apache.plc4x.java.s7.netty.strategies
Classes in org.apache.plc4x.java.s7.netty.strategies that implement S7MessageProcessor Modifier and Type Class Description classDefaultS7MessageProcessorWhile a SetupCommunication message is no problem, when reading or writing data, situations could arise that have to be handled.