Interface Channel.PduCallback

  • Enclosing class:
    Channel

    public static interface Channel.PduCallback
    • Method Detail

      • responseReceived

        void responseReceived​(Pdu message,
                              Throwable error)