Interface Http2SettingsFrame

All Superinterfaces:
Http2Frame
All Known Implementing Classes:
DefaultHttp2SettingsFrame

public interface Http2SettingsFrame extends Http2Frame
HTTP/2 SETTINGS frame.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the name of the HTTP/2 frame e.g.
     
  • Method Details