Uses of Interface
io.netty5.handler.codec.http2.Http2SettingsAckFrame
-
Packages that use Http2SettingsAckFrame Package Description io.netty5.handler.codec.http2 Handlers for sending and receiving HTTP/2 frames. -
-
Uses of Http2SettingsAckFrame in io.netty5.handler.codec.http2
Fields in io.netty5.handler.codec.http2 declared as Http2SettingsAckFrame Modifier and Type Field Description static Http2SettingsAckFrame
Http2SettingsAckFrame. INSTANCE
-