Uses of Interface
org.eclipse.jetty.http3.qpack.Instruction.Handler
-
Uses of Instruction.Handler in org.eclipse.jetty.http3.qpack
Constructors in org.eclipse.jetty.http3.qpack with parameters of type Instruction.HandlerModifierConstructorDescriptionQpackDecoder(Instruction.Handler handler) QpackEncoder(Instruction.Handler handler)