Class StreamCancellationInstruction
java.lang.Object
org.eclipse.jetty.http3.qpack.internal.instruction.StreamCancellationInstruction
- All Implemented Interfaces:
Instruction
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.http3.qpack.Instruction
Instruction.Handler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StreamCancellationInstruction
public StreamCancellationInstruction(long streamId)
-
-
Method Details
-
encode
- Specified by:
encode
in interfaceInstruction
-
toString
-