Class HttpGenerator.PreparedResponse

java.lang.Object
org.eclipse.jetty.http.HttpGenerator.PreparedResponse
Enclosing class:
HttpGenerator

private static class HttpGenerator.PreparedResponse extends Object
  • Field Details

    • _reason

      byte[] _reason
    • _schemeCode

      byte[] _schemeCode
    • _responseLine

      byte[] _responseLine
  • Constructor Details

    • PreparedResponse

      private PreparedResponse()