Class StreamCancellationInstruction

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

public class StreamCancellationInstruction extends Object implements Instruction
  • Constructor Details

    • StreamCancellationInstruction

      public StreamCancellationInstruction(long streamId)
  • Method Details