Interface ProxyLoginHandler.ProxyListener

  • Enclosing class:
    ProxyLoginHandler

    public static interface ProxyLoginHandler.ProxyListener
    • Method Detail

      • connectSuccess

        void connectSuccess()
        The proxied connection attempt succeeded.
      • connectFailure

        void connectFailure​(java.lang.Throwable failure_msg)
        The proxied connection attempt failed.
        Parameters:
        failure_msg - failure reason