Interface defining the operations available for a queue manager. Allows producing and consuming messages from a queue.
Consume messages from the queue
Publish messages to the queue
Interface defining the operations available for a queue manager. Allows producing and consuming messages from a queue.