|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This class defines the interface which is used by the ConnectionReceiver to send messages to the consumers.
| Method Summary | |
void |
addMessage(SpyMessage (src) mes)
A ConnectionReceiver uses this method to load a Consumer with a message |
Subscription (src) |
getSubscription()
This is used to know what type of messages the consumer wants |
| Method Detail |
public void addMessage(SpyMessage (src) mes)
throws JMSException (src)
mes - the message
JMSException (src) - for any errorpublic Subscription (src) getSubscription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||