| Package | Description |
|---|---|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| Modifier and Type | Method | Description |
|---|---|---|
static HttpConnection |
HttpConnection.getCurrentConnection() |
Get the current connection that this thread is dispatched to.
|
protected static HttpConnection |
HttpConnection.setCurrentConnection(HttpConnection connection) |
| Modifier and Type | Method | Description |
|---|---|---|
protected static HttpConnection |
HttpConnection.setCurrentConnection(HttpConnection connection) |
| Constructor | Description |
|---|---|
HttpChannelOverHttp(HttpConnection httpConnection,
Connector connector,
HttpConfiguration config,
EndPoint endPoint,
HttpTransport transport) |
Copyright © 1995–2018 Webtide. All rights reserved.