IMessageConsumer Interface Reference
A client uses a MessageConsumer object to receive messages from a destination.
More...
Detailed Description
A client uses a MessageConsumer object to receive messages from a destination.
A MessageConsumer object is created by passing a Destination object to a message-consumer creation method supplied by a session.
- See also:
- http://java.sun.com/j2ee/1.4/docs/api/javax/jms/MessageConsumer.html