|
|||||||||||
| 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(byte[] data)
Sends an asynch packet of data down the channel. |
| Method Detail |
public void receiveEvent(byte[] data)
throws InterruptedException
InterruptedExceptionpublic void closeEvent()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||