Package org.eclipse.jetty.http.compression
-
Class Summary Class Description Huffman This class contains the Huffman Codes defined in RFC7541.HuffmanDecoder Used to decoded Huffman encoded strings.HuffmanEncoder Used to encode strings Huffman encoding.NBitIntegerDecoder Used to decode integers as described in RFC7541.NBitIntegerEncoder Used to encode integers as described in RFC7541.NBitStringDecoder Used to decode string literals as described in RFC7541.NBitStringEncoder -
Exception Summary Exception Description EncodingException