| Package | Description |
|---|---|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| org.eclipse.jetty.server.nio |
Jetty Server : Core Server Connector
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractNetworkConnector |
An abstract Network Connector.
|
class |
LocalConnector |
A local connector, mostly for testing purposes.
|
class |
NetworkTrafficServerConnector |
A specialized version of
ServerConnector that supports NetworkTrafficListeners. |
class |
ServerConnector |
This
Connector implementation is the primary connector for the
Jetty server over TCP/IP. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
NetworkTrafficSelectChannelConnector |
Deprecated.
use
NetworkTrafficServerConnector instead. |
Copyright © 1995–2018 Webtide. All rights reserved.