Package org.eclipse.jetty.http3.qpack
Interface Instruction
- All Known Implementing Classes:
DuplicateInstruction
,IndexedNameEntryInstruction
,InsertCountIncrementInstruction
,LiteralNameEntryInstruction
,SectionAcknowledgmentInstruction
,SetCapacityInstruction
,StreamCancellationInstruction
public interface Instruction
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
A handler for instructions issued by anQpackEncoder
orQpackDecoder
. -
Method Summary
-
Method Details
-
encode
-