public interface Http2SettingsFrame extends Http2Frame
Modifier and Type | Method and Description |
---|---|
String |
name()
Returns the name of the HTTP/2 frame e.g.
|
Http2Settings |
settings() |
Http2Settings settings()
String name()
Http2Frame
name
in interface Http2Frame
Copyright © 2008–2024 The Netty Project. All rights reserved.