Package | Description |
---|---|
org.eclipse.jetty.ajp | |
org.eclipse.jetty.nested | |
org.eclipse.jetty.server | |
org.eclipse.jetty.server.bio | |
org.eclipse.jetty.server.nio | |
org.eclipse.jetty.server.ssl |
Modifier and Type | Class and Description |
---|---|
class |
Ajp13SocketConnector |
Modifier and Type | Class and Description |
---|---|
class |
NestedConnector
Nested Jetty Connector
|
Modifier and Type | Class and Description |
---|---|
class |
LocalConnector |
Modifier and Type | Class and Description |
---|---|
class |
SocketConnector
Socket Connector.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNIOConnector |
class |
BlockingChannelConnector
Blocking NIO connector.
|
class |
InheritedChannelConnector
An implementation of the SelectChannelConnector which first tries to
inherit from a channel provided by the system.
|
class |
NetworkTrafficSelectChannelConnector
A specialized version of
SelectChannelConnector that supports NetworkTrafficListener s. |
class |
SelectChannelConnector
Selecting NIO connector.
|
Modifier and Type | Class and Description |
---|---|
class |
SslSelectChannelConnector
SslSelectChannelConnector.
|
class |
SslSocketConnector
SSL Socket Connector.
|
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.