Package | Description |
---|---|
io.netty.handler.codec.http2 |
Handlers for sending and receiving HTTP/2 frames.
|
Modifier and Type | Class and Description |
---|---|
class |
DelegatingDecompressorFrameListener
An HTTP2 frame listener that will decompress data frames according to the
content-encoding header for each
stream. |
Copyright © 2008–2024 The Netty Project. All rights reserved.