|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectproactor.server.SimpleCompletionHandler
public class SimpleCompletionHandler
| Constructor Summary | |
|---|---|
SimpleCompletionHandler(java.net.Socket socket)
This CompletionHandler is mapped to a Socket. |
|
| Method Summary | |
|---|---|
void |
handleEvent()
Handles an event, which is triggered by the dispatcher. |
void |
setData(java.lang.Object data)
Sets the data from the Mock-Async-Operation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleCompletionHandler(java.net.Socket socket)
throws java.io.IOException
socket - The socket object.
java.io.IOException| Method Detail |
|---|
public void handleEvent()
handleEvent in interface CompletionHandlerpublic void setData(java.lang.Object data)
setData in interface CompletionHandlerdata -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||