Interface PlcProprietaryResponse<T>

All Superinterfaces:
PlcMessage, PlcResponse
All Known Subinterfaces:
InternalPlcProprietaryResponse<RESPONSE>
All Known Implementing Classes:
DefaultPlcProprietaryResponse

public interface PlcProprietaryResponse<T>
extends PlcResponse
  • Method Summary

    Modifier and Type Method Description
    T getResponse()  

    Methods inherited from interface org.apache.plc4x.java.api.messages.PlcResponse

    getRequest