Uses of Interface
org.eclipse.jetty.http3.qpack.Instruction
-
Uses of Instruction in org.eclipse.jetty.http3
Modifier and TypeMethodDescriptionboolean
InstructionFlusher.offer
(List<Instruction> instructions) void
InstructionHandler.onInstructions
(List<Instruction> instructions) -
Uses of Instruction in org.eclipse.jetty.http3.qpack
Modifier and TypeMethodDescriptionvoid
Instruction.Handler.onInstructions
(List<Instruction> instructions)