|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SuspendableFilter.KeyHandler | |
---|---|
com.sun.grizzly.suspendable |
Uses of SuspendableFilter.KeyHandler in com.sun.grizzly.suspendable |
---|
Fields in com.sun.grizzly.suspendable with type parameters of type SuspendableFilter.KeyHandler | |
---|---|
protected Map<SelectionKey,SuspendableFilter.KeyHandler> |
SuspendableFilter.suspendedKeys
The current list of suspended SelectionKey . |
Methods in com.sun.grizzly.suspendable with parameters of type SuspendableFilter.KeyHandler | |
---|---|
protected void |
SuspendableMonitor.suspend(SuspendableFilter.KeyHandler kh)
Suspend the ReadableChannel represented by this SuspendableFilter.KeyHandler
by registering it on secondary Selector. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |