Class ProxyProtocolClientConnectionFactory.V2.Tag.TLV

java.lang.Object
org.eclipse.jetty.client.ProxyProtocolClientConnectionFactory.V2.Tag.TLV
Enclosing class:
ProxyProtocolClientConnectionFactory.V2.Tag

public static class ProxyProtocolClientConnectionFactory.V2.Tag.TLV extends Object
  • Constructor Details

    • TLV

      public TLV(int type, byte[] value)
  • Method Details

    • getType

      public int getType()
    • getValue

      public byte[] getValue()
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object