|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PendingIOhandler | |
|---|---|
| com.sun.grizzly.util | |
| Uses of PendingIOhandler in com.sun.grizzly.util |
|---|
| Methods in com.sun.grizzly.util that return PendingIOhandler | |
|---|---|
PendingIOhandler |
WorkerThreadImpl.getPendingIOhandler()
Used by selectionkey attachments to enqueue io events that will be executed in selectorhandler.postselect by worker threads instead of the selector thread. |
| Methods in com.sun.grizzly.util with parameters of type PendingIOhandler | |
|---|---|
void |
WorkerThreadImpl.setPendingIOhandler(PendingIOhandler pendingIOhandler)
Used by selectionkey attachments to enqueue io events that will be executed in selectorhandler.postselect by worker threads instead of the selector thread. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||