Class SectionAcknowledgmentInstruction

java.lang.Object
org.eclipse.jetty.http3.qpack.internal.instruction.SectionAcknowledgmentInstruction
All Implemented Interfaces:
Instruction

public class SectionAcknowledgmentInstruction extends Object implements Instruction
  • Constructor Details

    • SectionAcknowledgmentInstruction

      public SectionAcknowledgmentInstruction(long streamId)
  • Method Details