Class ProxyProtocolClientConnectionFactory.V2.Tag.TLV

    • Constructor Summary

      Constructors 
      Constructor Description
      TLV​(int type, byte[] value)
      Deprecated.
       
    • Constructor Detail

      • TLV

        public TLV​(int type,
                   byte[] value)
        Deprecated.
    • Method Detail

      • getType

        public int getType()
        Deprecated.
      • getValue

        public byte[] getValue()
        Deprecated.
      • equals

        public boolean equals​(java.lang.Object obj)
        Deprecated.
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Deprecated.
        Overrides:
        hashCode in class java.lang.Object