Interface SyncRequestValue

    • Method Detail

      • getCookie

        byte[] getCookie()
        Returns:
        the cookie
      • setCookie

        void setCookie​(byte[] cookie)
        Parameters:
        cookie - the cookie to set
      • isReloadHint

        boolean isReloadHint()
        Returns:
        the reloadHint
      • setReloadHint

        void setReloadHint​(boolean reloadHint)
        Parameters:
        reloadHint - the reloadHint to set