progress.message.jclient
Interface QueueReceiver
- All Superinterfaces:
- MessageConsumer, QueueReceiver
- All Known Subinterfaces:
- QueueReceiver
public interface QueueReceiver
- extends MessageConsumer, QueueReceiver
A client uses a QueueReceiver for receiving messages that have been
delivered to a queue.
Although is possible to have two Sessions with a QueueReceiver for
the same queue, JMS does not define how messages are distributed between
the QueueReceivers.
- Version:
- 11-Dec-2003
- Author:
- Giovanni Boschi, May Hsu, Tim Bemis (migrated Prefetch methods up from QueueReceiver to
MessageConsumer for JMS 1.1)
- See Also:
QueueReceiver
Copyright © 1999-2011 Progress Software Corporation. All Rights Reserved.
HTML formatted on 5-August-2011.