Interface Http3MaxPushIdFrame

    • Method Detail

      • type

        default long type()
        Description copied from interface: Http3Frame
        The type of the frame.
        Specified by:
        type in interface Http3Frame
        Returns:
        the type.
      • id

        long id()
        Returns the maximum value for a Push ID that the server can use.
        Returns:
        the id.