| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageReceiver
Generalised message receive interface.
| Method Summary | |
|---|---|
|  void | connectionTerminated()Notification that the connection has terminated. | 
|  void | receiveMessage(MessageWrapper msgWrapper)Handle the receive of a message contained in a wapper. | 
| Method Detail | 
|---|
void connectionTerminated()
void receiveMessage(MessageWrapper msgWrapper)
msgWrapper - The wrapper containing the message.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||