| Class | Description | 
|---|---|
| HPackDecoder | HPACK decoder. | 
| HPackEncoder | HPACK encoder. | 
| Huffman | This Huffman codec implementation has been derived from Twitter HPack project
 (https://github.com/twitter/hpack) | 
| Exception | Description | 
|---|---|
| HeaderListConstraintException | Signals a header list constraint violation. | 
| HPackException | Signals HPACK protocol violation. | 
This Huffman codec implementation has been derived from Twitter HPack project (https://github.com/twitter/hpack)
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.