Class Ssh2CompressionAlgorithmName


  • public final class Ssh2CompressionAlgorithmName
    extends java.lang.Object
    Compression Algorithm Name https://www.iana.org/assignments/ssh-parameters/ssh-parameters.xhtml#ssh-parameters-20
    Since:
    pcap4j 1.0.1
    Author:
    Kaito Yamada
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NONE  
      static java.lang.String ZLIB  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait