|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectorManager.SelectSet | |
|---|---|
| org.mortbay.io.nio | |
| org.mortbay.jetty.nio | |
| org.mortbay.jetty.security | |
| Uses of SelectorManager.SelectSet in org.mortbay.io.nio |
|---|
| Fields in org.mortbay.io.nio declared as SelectorManager.SelectSet | |
|---|---|
protected SelectorManager.SelectSet |
SelectChannelEndPoint._selectSet
|
| Methods in org.mortbay.io.nio that return SelectorManager.SelectSet | |
|---|---|
SelectorManager.SelectSet |
SelectChannelEndPoint.getSelectSet()
|
| Methods in org.mortbay.io.nio with parameters of type SelectorManager.SelectSet | |
|---|---|
protected abstract SelectChannelEndPoint |
SelectorManager.newEndPoint(SocketChannel channel,
SelectorManager.SelectSet selectSet,
SelectionKey sKey)
|
| Constructors in org.mortbay.io.nio with parameters of type SelectorManager.SelectSet | |
|---|---|
SelectChannelEndPoint(SocketChannel channel,
SelectorManager.SelectSet selectSet,
SelectionKey key)
|
|
| Uses of SelectorManager.SelectSet in org.mortbay.jetty.nio |
|---|
| Methods in org.mortbay.jetty.nio with parameters of type SelectorManager.SelectSet | |
|---|---|
protected SelectChannelEndPoint |
SelectChannelConnector.newEndPoint(SocketChannel channel,
SelectorManager.SelectSet selectSet,
SelectionKey key)
|
| Constructors in org.mortbay.jetty.nio with parameters of type SelectorManager.SelectSet | |
|---|---|
SelectChannelConnector.ConnectorEndPoint(SocketChannel channel,
SelectorManager.SelectSet selectSet,
SelectionKey key)
|
|
| Uses of SelectorManager.SelectSet in org.mortbay.jetty.security |
|---|
| Methods in org.mortbay.jetty.security with parameters of type SelectorManager.SelectSet | |
|---|---|
protected SelectChannelEndPoint |
SslSelectChannelConnector.newEndPoint(SocketChannel channel,
SelectorManager.SelectSet selectSet,
SelectionKey key)
|
| Constructors in org.mortbay.jetty.security with parameters of type SelectorManager.SelectSet | |
|---|---|
SslHttpChannelEndPoint(SocketChannel channel,
SelectorManager.SelectSet selectSet,
SelectionKey key,
SSLEngine engine)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||