|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueueSender | |
javax.jms | This is the basic contract for the Java Message Service - what JBossMQ offers and clients can expect. |
Uses of QueueSender in javax.jms |
Methods in javax.jms that return QueueSender | |
QueueSender |
QueueSession.createSender(Queue queue)
Creates a QueueSender object to send messages to the
specified queue. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |