Class DelayedHandler.UntilContentDelayedProcess

java.lang.Object
org.eclipse.jetty.server.handler.DelayedHandler.DelayedProcess
org.eclipse.jetty.server.handler.DelayedHandler.UntilContentDelayedProcess
Enclosing class:
DelayedHandler

protected static class DelayedHandler.UntilContentDelayedProcess extends DelayedHandler.DelayedProcess
  • Constructor Details

    • UntilContentDelayedProcess

      public UntilContentDelayedProcess(Handler handler, Request request, Response response, org.eclipse.jetty.util.Callback callback)
  • Method Details