Package | Description |
---|---|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
org.eclipse.jetty.server.nio |
Jetty Server : Core Server Connector
|
org.eclipse.jetty.spdy.server | |
org.eclipse.jetty.spdy.server.http | |
org.eclipse.jetty.spdy.server.proxy |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNetworkConnector
An abstract Network Connector.
|
class |
NetworkTrafficServerConnector
A specialized version of
ServerConnector that supports NetworkTrafficListener s. |
class |
ServerConnector
This
Connector implementation is the primary connector for the
Jetty server over TCP/IP. |
Modifier and Type | Class and Description |
---|---|
class |
NetworkTrafficSelectChannelConnector
Deprecated.
use
NetworkTrafficServerConnector instead. |
Modifier and Type | Class and Description |
---|---|
class |
SPDYServerConnector |
Modifier and Type | Class and Description |
---|---|
class |
HTTPSPDYServerConnector |
Modifier and Type | Class and Description |
---|---|
class |
HTTPSPDYProxyServerConnector |
Copyright © 1995-2015 Webtide. All Rights Reserved.