Package org.eclipse.jetty.http
Class HttpGenerator.PreparedResponse
- java.lang.Object
-
- org.eclipse.jetty.http.HttpGenerator.PreparedResponse
-
- Enclosing class:
- HttpGenerator
private static class HttpGenerator.PreparedResponse extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) byte[]
_reason
(package private) byte[]
_responseLine
(package private) byte[]
_schemeCode
-
Constructor Summary
Constructors Modifier Constructor Description private
PreparedResponse()
-