| Package | Description |
|---|---|
| org.eclipse.jetty.io | |
| org.eclipse.jetty.server | |
| org.eclipse.jetty.server.nio |
| Modifier and Type | Class and Description |
|---|---|
class |
NetworkTrafficSelectChannelEndPoint |
| Modifier and Type | Method and Description |
|---|---|
protected SelectChannelEndPoint |
ServerConnector.newEndPoint(SocketChannel channel,
SelectorManager.ManagedSelector selectSet,
SelectionKey key) |
| Modifier and Type | Method and Description |
|---|---|
protected SelectChannelEndPoint |
NetworkTrafficSelectChannelConnector.newEndPoint(SocketChannel channel,
SelectorManager.ManagedSelector selectSet,
SelectionKey key) |
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.