Class StreamInfo.SectionInfo

java.lang.Object
org.eclipse.jetty.http3.qpack.internal.StreamInfo.SectionInfo
Enclosing class:
StreamInfo

public static class StreamInfo.SectionInfo extends Object
  • Constructor Details

    • SectionInfo

      public SectionInfo()
  • Method Details

    • block

      public void block()
    • isBlocking

      public boolean isBlocking()
    • reference

      public void reference(Entry entry)
    • release

      public void release()
    • setRequiredInsertCount

      public void setRequiredInsertCount(int requiredInsertCount)
    • getRequiredInsertCount

      public int getRequiredInsertCount()