Package-level declarations
Types
Link copied to clipboard
A blocking Huffman codec provider that blocks the calling thread if a Huffman codec has not yet been supplied. All calling threads will be woken up when the server supplies a huffman codec.
Link copied to clipboard
A default Huffman codec provider that takes a preloaded codec in and returns it without any sort of extra steps.
Link copied to clipboard
An interface that provides a huffman codec whenever it is ready.