|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Consumer | |
| org.exolab.jms.tools.migration.proxy | |
| Uses of Consumer in org.exolab.jms.tools.migration.proxy |
| Methods in org.exolab.jms.tools.migration.proxy that return Consumer | |
Consumer |
ConsumerStore.get(long consumerId)
Returns a consumer for a given identifier. |
| Methods in org.exolab.jms.tools.migration.proxy with parameters of type Consumer | |
void |
ConsumerStore.add(Consumer consumer)
Add a new consumer. |
protected void |
ConsumerStore.addSubscriptions(long consumerId,
Consumer consumer)
Add subscriptions for a consumer. |
protected void |
ConsumerStore.getSubscriptions(long consumerId,
Consumer consumer)
Get subscriptions for a consumer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||