Class ServerGenerator

java.lang.Object
org.eclipse.jetty.fcgi.generator.Generator
org.eclipse.jetty.fcgi.generator.ServerGenerator

public class ServerGenerator extends Generator
  • Constructor Details

    • ServerGenerator

      public ServerGenerator(ByteBufferPool byteBufferPool)
    • ServerGenerator

      public ServerGenerator(ByteBufferPool byteBufferPool, boolean useDirectByteBuffers, boolean sendStatus200)
  • Method Details