|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface should be implemented by objects that wants to receive Channel events.
Method Summary | |
void |
closeEvent()
The remote end closed the connection. |
void |
receiveEvent(AsyncMsg data)
Sends an asynch packet of data down the channel. |
Method Detail |
public void receiveEvent(AsyncMsg data)
public void closeEvent()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |