Package io.netty.handler.codec.http2
Class DefaultHttp2SettingsFrame
java.lang.Object
io.netty.handler.codec.http2.DefaultHttp2SettingsFrame
- All Implemented Interfaces:
Http2Frame
,Http2SettingsFrame
The default
Http2SettingsFrame
implementation.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
settings
-
-
Constructor Details
-
DefaultHttp2SettingsFrame
-
-
Method Details
-
settings
- Specified by:
settings
in interfaceHttp2SettingsFrame
-
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 interfaceHttp2SettingsFrame
-
equals
-
hashCode
public int hashCode() -
toString
-