| 
 | |||||||||||
| 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 mes)A ConnectionReceiver uses this method to load a Consumer with a message | 
|  Subscription | getSubscription()This is used to know what type of messages the consumer wants | 
| Method Detail | 
public void addMessage(SpyMessage mes) throws javax.jms.JMSException
mes - the message
javax.jms.JMSException - for any errorpublic Subscription getSubscription()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||