| Package | Description |
|---|---|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HttpConnection |
A
Connection that handles the HTTP protocol. |
| Modifier and Type | Method | Description |
|---|---|---|
HttpTransport |
HttpChannel.getHttpTransport() |
| Constructor | Description |
|---|---|
HttpChannel(Connector connector,
HttpConfiguration configuration,
org.eclipse.jetty.io.EndPoint endPoint,
HttpTransport transport) |
|
HttpChannelOverHttp(HttpConnection httpConnection,
Connector connector,
HttpConfiguration config,
org.eclipse.jetty.io.EndPoint endPoint,
HttpTransport transport) |
Copyright © 1995–2018 Webtide. All rights reserved.