Interface S7MessageProcessor

  • All Known Implementing Classes:
    DefaultS7MessageProcessor

    public interface S7MessageProcessor
    Some times the messages being sent have to be manipulated before being able to send them. For example eventually a request has to be split up into multiple ones to respect the maximum PDU size.