Uses of Interface
org.eclipse.jetty.http3.qpack.Instruction.Handler
Packages that use 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) QpackDecoder
(Instruction.Handler handler, int maxHeaderSize) Deprecated.QpackEncoder
(Instruction.Handler handler) QpackEncoder
(Instruction.Handler handler, int maxBlockedStreams) Deprecated.