|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectproactor.server.MockAsynchronousOperationProcessor
public class MockAsynchronousOperationProcessor
| Constructor Summary | |
|---|---|
MockAsynchronousOperationProcessor()
|
|
| Method Summary | |
|---|---|
void |
register(AsynchronousOperation operation,
CompletionHandler handler,
CompletionDispatcher dispatcher)
Registers a new (Mock) Asynchronous Operation, an appropriate Handler and a Dispatcher. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MockAsynchronousOperationProcessor()
| Method Detail |
|---|
public void register(AsynchronousOperation operation,
CompletionHandler handler,
CompletionDispatcher dispatcher)
register in interface AsynchronousOperationProcessoroperation - The async operationhandler - The completion handlerdispatcher - A dispatcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||