Class DefaultHttp2SettingsAckFrame

    • Constructor Detail

      • DefaultHttp2SettingsAckFrame

        DefaultHttp2SettingsAckFrame()
    • Method Detail

      • name

        public java.lang.String name()
        Description copied from interface: Http2Frame
        Returns the name of the HTTP/2 frame e.g. DATA, GOAWAY, etc.
        Specified by:
        name in interface Http2Frame
        Specified by:
        name in interface Http2SettingsAckFrame
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object