Class InsertCountIncrementInstruction
java.lang.Object
org.eclipse.jetty.http3.qpack.internal.instruction.InsertCountIncrementInstruction
- 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
-
InsertCountIncrementInstruction
public InsertCountIncrementInstruction(int increment)
-
-
Method Details
-
getIncrement
public int getIncrement() -
encode
- Specified by:
encode
in interfaceInstruction
-
toString
-