Package | Description |
---|---|
io.netty.handler.codec.http2 |
Handlers for sending and receiving HTTP/2 frames.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultHttp2FrameReader
A
Http2FrameReader that supports all frame types defined by the HTTP/2 specification. |
Modifier and Type | Method and Description |
---|---|
Http2FrameReader.Configuration |
Http2InboundFrameLogger.configuration() |
Http2FrameReader.Configuration |
Http2FrameReader.configuration()
Get the configuration related elements for this
Http2FrameReader |
Http2FrameReader.Configuration |
DefaultHttp2FrameReader.configuration() |
Copyright © 2008–2024 The Netty Project. All rights reserved.