| Package | Description |
|---|---|
| org.eclipse.jetty.io.nio |
| 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 |
|---|---|
AsyncEndPoint |
SslConnection.SslEndPoint.getEndpoint() |
AsyncEndPoint |
SslConnection.getSslEndPoint() |
| Modifier and Type | Method and Description |
|---|---|
abstract AsyncConnection |
SelectorManager.newConnection(SocketChannel channel,
AsyncEndPoint endpoint,
Object attachment) |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.