Uses of Interface
io.netty5.handler.codec.http2.Http2SettingsFrame
-
Packages that use Http2SettingsFrame Package Description io.netty5.handler.codec.http2 Handlers for sending and receiving HTTP/2 frames. -
-
Uses of Http2SettingsFrame in io.netty5.handler.codec.http2
Classes in io.netty5.handler.codec.http2 that implement Http2SettingsFrame Modifier and Type Class Description class
DefaultHttp2SettingsFrame
The defaultHttp2SettingsFrame
implementation.
-