Class InstructionHandler

java.lang.Object
org.eclipse.jetty.http3.internal.InstructionHandler
All Implemented Interfaces:
org.eclipse.jetty.http3.qpack.Instruction.Handler

public class InstructionHandler extends Object implements org.eclipse.jetty.http3.qpack.Instruction.Handler
  • Constructor Details

  • Method Details

    • onInstructions

      public void onInstructions(List<org.eclipse.jetty.http3.qpack.Instruction> instructions)
      Specified by:
      onInstructions in interface org.eclipse.jetty.http3.qpack.Instruction.Handler