Interface WsClientAutoReconnect

  • All Known Implementing Classes:
    NettyHttpClient

    public interface WsClientAutoReconnect
    Interface to pluggable WebSocket reconnect implementation
    • Method Detail

      • reconnectWs

        void reconnectWs​(java.lang.Throwable cause)
      • pong

        void pong()