Package org.apache.plc4x.java.s7.netty.strategies

  • Interface Summary 
    Interface Description
    S7MessageProcessor
    Some times the messages being sent have to be manipulated before being able to send them.
  • Class Summary 
    Class Description
    DefaultS7MessageProcessor
    While a SetupCommunication message is no problem, when reading or writing data, situations could arise that have to be handled.