Class ProxyProtocolClientConnectionFactory.V2.Tag.TLV
java.lang.Object
org.eclipse.jetty.client.ProxyProtocolClientConnectionFactory.V2.Tag.TLV
- Enclosing class:
 ProxyProtocolClientConnectionFactory.V2.Tag
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
TLV
public TLV(int type, byte[] value)  
 - 
 - 
Method Details
- 
getType
public int getType() - 
getValue
public byte[] getValue() - 
equals
 - 
hashCode
 
 -