| Package | Description |
|---|---|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpConnection
A
Connection that handles the HTTP protocol. |
| Constructor and Description |
|---|
HttpChannel(Connector connector,
HttpConfiguration configuration,
EndPoint endPoint,
HttpTransport transport,
HttpInput<T> input) |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.