Class GoAwayGenerator

java.lang.Object
org.eclipse.jetty.http3.generator.FrameGenerator
org.eclipse.jetty.http3.generator.GoAwayGenerator

public class GoAwayGenerator extends FrameGenerator
  • Constructor Details

    • GoAwayGenerator

      public GoAwayGenerator(org.eclipse.jetty.io.ByteBufferPool bufferPool, boolean useDirectByteBuffers)
  • Method Details