Interface StreamedResponseClient.PingHandler

  • Enclosing class:
    StreamedResponseClient

    public static interface StreamedResponseClient.PingHandler
    Expert: PingHandler interface.
    • Method Detail

      • handlePing

        void handlePing()
                 throws java.io.IOException
        Handle receiving a ping.
        Throws:
        java.io.IOException