Interface UpgradeListener


  • @Deprecated
    public interface UpgradeListener
    Deprecated.
    This api is not supported anymore. Please do not use it.
    Listener for Handshake/Upgrade events.
    • Method Detail

      • onHandshakeRequest

        void onHandshakeRequest​(UpgradeRequest request)
        Deprecated.
      • onHandshakeResponse

        void onHandshakeResponse​(UpgradeResponse response)
        Deprecated.