createSender public QueueSender createSender(Queue queue) throws JMSException; Creates a QueueSender object to send messages to the specified queue. Exceptions JMSException - uj29990_
public QueueSender createSender(Queue queue) throws JMSException;
Creates a QueueSender object to send messages to the specified queue.