| Package | Description |
|---|---|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| Modifier and Type | Method and Description |
|---|---|
Response |
Request.getResponse() |
Response |
HttpChannel.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Server.handleOptions(Request request,
Response response) |
void |
RequestLog.log(Request request,
Response response) |
void |
AbstractNCSARequestLog.log(Request request,
Response response)
Writes the request and response information to the output stream.
|
protected void |
AbstractNCSARequestLog.logExtended(StringBuilder b,
Request request,
Response response)
Writes extended request and response information to the output stream.
|
Copyright © 1995–2017 Webtide. All rights reserved.