Interface Http2SettingsAckFrame

    • Method Detail

      • name

        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