Type
Consume messages from a destination.
Consumers can receive messages synchronously (using the receive functions), or asynchronously.
Consumers can receive messages asynchronously using callback functions.
Clients create message consumers using functions of a tibemsSession
object; related types (such as tibemsQueueSession
and tibemsTopicSession
) each define functions to create corresponding consumer subtypes.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |