Uses of Interface
io.netty.handler.codec.http2.Http2SettingsAckFrame
-
Packages that use Http2SettingsAckFrame Package Description io.netty.handler.codec.http2 Handlers for sending and receiving HTTP/2 frames. -
-
Uses of Http2SettingsAckFrame in io.netty.handler.codec.http2
Classes in io.netty.handler.codec.http2 that implement Http2SettingsAckFrame Modifier and Type Class Description (package private) class
DefaultHttp2SettingsAckFrame
The defaultHttp2SettingsAckFrame
implementation.Fields in io.netty.handler.codec.http2 declared as Http2SettingsAckFrame Modifier and Type Field Description static Http2SettingsAckFrame
Http2SettingsAckFrame. INSTANCE
-