JMS 1.1
API Specification

Uses of Interface
javax.jms.QueueSender

Uses of QueueSender in javax.jms
 

Methods in javax.jms that return QueueSender
 javax.jms.QueueSender QueueSession.createSender(javax.jms.Queue queue)
          Creates a QueueSender object to send messages to the specified queue.
 


JMS 1.1
API Specification

Sun Microsystems Inc. 2003.