| Package | Description |
|---|---|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| Modifier and Type | Method | Description |
|---|---|---|
HttpOutput |
Response.getHttpOutput() |
|
protected HttpOutput |
HttpChannel.newHttpOutput() |
| Constructor | Description |
|---|---|
EncodingHttpWriter(HttpOutput out,
java.lang.String encoding) |
|
HttpWriter(HttpOutput out) |
|
Iso88591HttpWriter(HttpOutput out) |
|
Response(HttpChannel channel,
HttpOutput out) |
|
Utf8HttpWriter(HttpOutput out) |
Copyright © 1995–2018 Webtide. All rights reserved.