Package org.eclipse.jetty.http3.internal
Class InstructionHandler
java.lang.Object
org.eclipse.jetty.http3.internal.InstructionHandler
- All Implemented Interfaces:
org.eclipse.jetty.http3.qpack.Instruction.Handler
public class InstructionHandler
extends Object
implements org.eclipse.jetty.http3.qpack.Instruction.Handler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonInstructions(List<org.eclipse.jetty.http3.qpack.Instruction> instructions)
-
Constructor Details
-
InstructionHandler
-
-
Method Details
-
onInstructions
- Specified by:
onInstructionsin interfaceorg.eclipse.jetty.http3.qpack.Instruction.Handler
-