| Package | Description |
|---|---|
| org.eclipse.jetty.io | |
| org.eclipse.jetty.io.nio |
| 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) |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.