|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectorHandlerTask | |
---|---|
com.sun.grizzly |
Uses of SelectorHandlerTask in com.sun.grizzly |
---|
Classes in com.sun.grizzly that implement SelectorHandlerTask | |
---|---|
protected class |
TCPSelectorHandler.ConnectChannelOperation
|
protected class |
TCPSelectorHandler.RegisterChannelOperation
|
protected class |
TCPSelectorHandler.RegisterKeyOperation
|
protected class |
TCPSelectorHandler.RunnableOperation
|
protected class |
TCPSelectorHandler.SelectionKeyCancelOperation
|
Fields in com.sun.grizzly with type parameters of type SelectorHandlerTask | |
---|---|
protected Queue<SelectorHandlerTask> |
TCPSelectorHandler.postponedTasks
|
protected Queue<SelectorHandlerTask> |
TCPSelectorHandler.selectorHandlerTasks
The list of SelectionKeyOP to register next time the
Selector.select is invoked. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |