Interface PongHandler


  • public interface PongHandler
    Handle the Pong result of a Ping.
    Author:
    baldersheim
    • Method Detail

      • handle

        void handle​(Pong pong)