| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface should be implemented by any class offering incoming message dealing services, either directly or in-directly
Method Summary | |
void | receiveMessage(Message msg) Deal with the incoming message |
void | setMessageSender(MessageSender ms) Set the reference to the MessageSender that should send-outgoing messages |
Method Detail |
public void receiveMessage(Message msg)
public void setMessageSender(MessageSender ms)
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |