|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
AsynchEventSource
is an interface where
AsynchEvents can be generated from. They are expected to
place them in the AsynchEventSink that can be connected via
the setSink() method.
Method Summary | |
AsynchEventSink |
getSink()
Returns the AsynchEventSink that has previously been set by the setSink() method |
void |
setSink(AsynchEventSink sink)
Sets the AsynchEventSink for this AsynchEventSource. |
Method Detail |
public AsynchEventSink getSink()
public void setSink(AsynchEventSink sink)
sink
- - the AsynchEventSink for this AsynchEventSource. This can be null.
|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |