Package | Description |
---|---|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
Modifier and Type | Field and Description |
---|---|
(package private) HttpOutput |
HttpWriter._out |
private HttpOutput |
Response._out |
Modifier and Type | Method and Description |
---|---|
HttpOutput |
Response.getHttpOutput() |
protected HttpOutput |
HttpChannel.newHttpOutput() |
Constructor and Description |
---|
EncodingHttpWriter(HttpOutput out,
java.lang.String encoding) |
HttpWriter(HttpOutput out) |
Iso88591HttpWriter(HttpOutput out) |
Response(HttpChannel channel,
HttpOutput out) |
Utf8HttpWriter(HttpOutput out) |