|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionKeyContextTask | |
---|---|
com.sun.grizzly | |
com.sun.grizzly.async |
Uses of SelectionKeyContextTask in com.sun.grizzly |
---|
Subclasses of SelectionKeyContextTask in com.sun.grizzly | |
---|---|
class |
CallbackHandlerContextTask
CallbackHandler task, which will be executed by
Context , when Context.execute(ContextTask )
is called. |
class |
ProtocolChainContextTask
ProtocolChain task, which will be executed by
Context , when Context.execute(ContextTask )
is called. |
Uses of SelectionKeyContextTask in com.sun.grizzly.async |
---|
Subclasses of SelectionKeyContextTask in com.sun.grizzly.async | |
---|---|
class |
AsyncQueueReaderContextTask
AsyncQueueReader task, which will be executed by
Context , when Context.execute(ContextTask )
is called. |
class |
AsyncQueueWriterContextTask
AsyncQueueWriter task, which will be executed by
Context , when Context.execute(ContextTask )
is called. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |