Interface Http2SettingsFrame
- All Superinterfaces:
Http2Frame
- All Known Implementing Classes:
DefaultHttp2SettingsFrame
HTTP/2 SETTINGS frame.
-
Method Details
-
settings
Http2Settings settings() -
name
String name()Description copied from interface:Http2FrameReturns the name of the HTTP/2 frame e.g. DATA, GOAWAY, etc.- Specified by:
namein interfaceHttp2Frame
-