|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpyConsumer
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 |
---|
void addMessage(SpyMessage mes) throws javax.jms.JMSException
mes
- the message
javax.jms.JMSException
- for any errorSubscription getSubscription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |