|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectorManager.SelectSet | |
|---|---|
| org.eclipse.jetty.io.nio | |
| Uses of SelectorManager.SelectSet in org.eclipse.jetty.io.nio |
|---|
| Methods in org.eclipse.jetty.io.nio that return SelectorManager.SelectSet | |
|---|---|
SelectorManager.SelectSet |
SelectChannelEndPoint.getSelectSet()
|
SelectorManager.SelectSet |
SelectorManager.getSelectSet(int i)
|
| Methods in org.eclipse.jetty.io.nio with parameters of type SelectorManager.SelectSet | |
|---|---|
protected abstract SelectChannelEndPoint |
SelectorManager.newEndPoint(SocketChannel channel,
SelectorManager.SelectSet selectSet,
SelectionKey sKey)
Create a new end point |
| Constructors in org.eclipse.jetty.io.nio with parameters of type SelectorManager.SelectSet | |
|---|---|
SelectChannelEndPoint(SocketChannel channel,
SelectorManager.SelectSet selectSet,
SelectionKey key)
|
|
SelectChannelEndPoint(SocketChannel channel,
SelectorManager.SelectSet selectSet,
SelectionKey key,
int maxIdleTime)
|
|
SslSelectChannelEndPoint(Buffers buffers,
SocketChannel channel,
SelectorManager.SelectSet selectSet,
SelectionKey key,
SSLEngine engine)
|
|
SslSelectChannelEndPoint(Buffers buffers,
SocketChannel channel,
SelectorManager.SelectSet selectSet,
SelectionKey key,
SSLEngine engine,
int maxIdleTime)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||