Package | Description |
---|---|
org.eclipse.jetty.http2.generator | |
org.eclipse.jetty.http2.hpack | |
org.eclipse.jetty.http2.parser |
Class and Description |
---|
HpackEncoder |
Class and Description |
---|
HpackContext
HPACK - Header Compression for HTTP/2
|
HpackContext.DynamicTable |
HpackContext.Entry |
HpackContext.StaticEntry |
HpackException |
HpackException.CompressionException |
HpackException.SessionException
A Session HPACK Exception.
|
HpackException.StreamException
A Stream HPACK exception.
|
MetaDataBuilder |
Class and Description |
---|
HpackDecoder
Hpack Decoder
|