Package org.eclipse.jetty.http2.hpack
Class HpackContext.StaticEntry
java.lang.Object
org.eclipse.jetty.http2.hpack.HpackContext.Entry
org.eclipse.jetty.http2.hpack.HpackContext.StaticEntry
- Enclosing class:
- HpackContext
-
Method Summary
Methods inherited from class org.eclipse.jetty.http2.hpack.HpackContext.Entry
getHttpField, getSize, toString
-
Method Details
-
isStatic
public boolean isStatic()- Overrides:
isStatic
in classHpackContext.Entry
-
getStaticHuffmanValue
public byte[] getStaticHuffmanValue()- Overrides:
getStaticHuffmanValue
in classHpackContext.Entry
-
getEncodedField
public byte getEncodedField()
-