Interface ResponseListener


public interface ResponseListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notify server that this response has been accepted, releasing buffer capacity on the client.
  • Method Details

    • responseAccepted

      void responseAccepted()
      Notify server that this response has been accepted, releasing buffer capacity on the client.