|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectproactor.server.SimpleCompletionDispatcher
public class SimpleCompletionDispatcher
| Constructor Summary | |
|---|---|
SimpleCompletionDispatcher()
|
|
| Method Summary | |
|---|---|
void |
dispatch(java.lang.Object result,
CompletionHandler handler)
Dispatch the Data. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleCompletionDispatcher()
| Method Detail |
|---|
public void dispatch(java.lang.Object result,
CompletionHandler handler)
dispatch in interface CompletionDispatcherresult - The result of the Mock-Async-Operationhandler - A Completion Handler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||