Interface CompressionInformation

    • Method Detail

      • isDelayed

        boolean isDelayed()
        Delayed compression is an Open-SSH specific feature which informs both the client and server to not compress data before the session has been authenticated.
        Returns:
        if the compression is delayed after authentication or not
      • isCompressionExecuted

        boolean isCompressionExecuted()
        Returns:
        true if there is any compression executed by this "compressor" - special case for 'none'