Uses of Class
io.helidon.nima.http2.Http2HuffmanDecoder
Packages that use Http2HuffmanDecoder
-
Uses of Http2HuffmanDecoder in io.helidon.nima.http2
Methods in io.helidon.nima.http2 with parameters of type Http2HuffmanDecoderModifier and TypeMethodDescriptionstatic Http2HeadersHttp2Headers.create(Http2Stream stream, Http2Headers.DynamicTable table, Http2HuffmanDecoder huffman, Http2FrameData... frames) Create headers from HTTP request.