|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.ContextTask
com.sun.grizzly.SelectionKeyContextTask
com.sun.grizzly.ProtocolChainContextTask
public class ProtocolChainContextTask
ProtocolChain task, which will be executed by
Context, when Context.execute(ContextTask)
is called.
| Field Summary |
|---|
| Fields inherited from class com.sun.grizzly.ContextTask |
|---|
context |
| Constructor Summary | |
|---|---|
ProtocolChainContextTask()
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
doCall()
|
| Methods inherited from class com.sun.grizzly.SelectionKeyContextTask |
|---|
afterCall, beforeCall, call |
| Methods inherited from class com.sun.grizzly.ContextTask |
|---|
getContext, recycle, run, setContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProtocolChainContextTask()
| Method Detail |
|---|
protected java.lang.Object doCall()
throws java.lang.Exception
doCall in class SelectionKeyContextTaskjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||