Integration Server 10.15 | JMS Client Development Guide | Introduction to JMS | JMS API Programming Model | Message Consumer
 
Message Consumer
 
Message Selector
A message consumer is an object that a session creates to receive messages sent to a destination. A message consumer allows a client to register interest in a destination, which manages the delivery of messages to the registered consumers of that destination.