Class LiteralNameEntryInstruction
java.lang.Object
org.eclipse.jetty.http3.qpack.internal.instruction.LiteralNameEntryInstruction
- All Implemented Interfaces:
Instruction
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.http3.qpack.Instruction
Instruction.Handler
-
Constructor Summary
ConstructorsConstructorDescriptionLiteralNameEntryInstruction
(HttpField httpField, boolean huffman) LiteralNameEntryInstruction
(HttpField httpField, boolean huffmanName, boolean huffmanValue) -
Method Summary
-
Constructor Details
-
LiteralNameEntryInstruction
-
LiteralNameEntryInstruction
-
-
Method Details
-
getName
-
getValue
-
encode
- Specified by:
encode
in interfaceInstruction
-
toString
-