Uses of Interface
io.netty5.handler.codec.http2.Http2HeadersDecoder
-
Packages that use Http2HeadersDecoder Package Description io.netty5.handler.codec.http2 Handlers for sending and receiving HTTP/2 frames. -
-
Uses of Http2HeadersDecoder in io.netty5.handler.codec.http2
Classes in io.netty5.handler.codec.http2 that implement Http2HeadersDecoder Modifier and Type Class Description class
DefaultHttp2HeadersDecoder
Constructors in io.netty5.handler.codec.http2 with parameters of type Http2HeadersDecoder Constructor Description DefaultHttp2FrameReader(Http2HeadersDecoder headersDecoder)
-