public static class HpackContext.StaticEntry extends HpackContext.Entry
| Modifier and Type | Method and Description |
|---|---|
byte |
getEncodedField() |
byte[] |
getStaticHuffmanValue() |
boolean |
isStatic() |
getHttpField, getSize, toStringpublic boolean isStatic()
isStatic in class HpackContext.Entrypublic byte[] getStaticHuffmanValue()
getStaticHuffmanValue in class HpackContext.Entrypublic byte getEncodedField()
Copyright © 1995–2017 Webtide. All rights reserved.