Uses of Interface
org.eclipse.jetty.http3.qpack.Instruction.Handler
-
Uses of Instruction.Handler in org.eclipse.jetty.http3.qpack
ModifierConstructorDescriptionQpackDecoder
(Instruction.Handler handler) QpackDecoder
(Instruction.Handler handler, int maxHeaderSize) Deprecated.QpackEncoder
(Instruction.Handler handler) QpackEncoder
(Instruction.Handler handler, int maxBlockedStreams) Deprecated.