Uses of Interface
org.eclipse.jetty.http3.qpack.Instruction
Packages that use Instruction
-
Uses of Instruction in org.eclipse.jetty.http3
Method parameters in org.eclipse.jetty.http3 with type arguments of type InstructionModifier and TypeMethodDescriptionboolean
InstructionFlusher.offer
(List<Instruction> instructions) void
InstructionHandler.onInstructions
(List<Instruction> instructions) -
Uses of Instruction in org.eclipse.jetty.http3.qpack
Method parameters in org.eclipse.jetty.http3.qpack with type arguments of type InstructionModifier and TypeMethodDescriptionvoid
Instruction.Handler.onInstructions
(List<Instruction> instructions)