| Package | Description |
|---|---|
| org.eclipse.jetty.io | |
| org.eclipse.jetty.io.nio | |
| org.eclipse.jetty.server.bio | |
| org.eclipse.jetty.server.ssl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncEndPoint |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayEndPoint
ByteArrayEndPoint.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NetworkTrafficSelectChannelEndPoint |
class |
SelectChannelEndPoint
An Endpoint that can be scheduled by
SelectorManager. |
class |
SslConnection.SslEndPoint |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
SelectorManager.endPointUpgraded(ConnectedEndPoint endpoint,
Connection oldConnection) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
SocketConnector.ConnectorEndPoint |
| Modifier and Type | Class and Description |
|---|---|
class |
SslSocketConnector.SslConnectorEndPoint |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.