Package io.netty.handler.codec.http2
Class DefaultHttp2SettingsAckFrame
java.lang.Object
io.netty.handler.codec.http2.DefaultHttp2SettingsAckFrame
- All Implemented Interfaces:
Http2Frame
,Http2SettingsAckFrame
The default
Http2SettingsAckFrame
implementation.-
Field Summary
Fields inherited from interface io.netty.handler.codec.http2.Http2SettingsAckFrame
INSTANCE
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultHttp2SettingsAckFrame
DefaultHttp2SettingsAckFrame()
-
-
Method Details
-
name
Description copied from interface:Http2Frame
Returns the name of the HTTP/2 frame e.g. DATA, GOAWAY, etc.- Specified by:
name
in interfaceHttp2Frame
- Specified by:
name
in interfaceHttp2SettingsAckFrame
-
toString
-