| Package | Description |
|---|---|
| javax.jms |
JMS 1.1 API.
|
| org.hornetq.jms.client |
Implementation of the JMS API.
|
| Modifier and Type | Method and Description |
|---|---|
QueueSender |
QueueSession.createSender(Queue queue)
Creates a
QueueSender object to send messages to the
specified queue. |
| Modifier and Type | Class and Description |
|---|---|
class |
HornetQMessageProducer
HornetQ implementation of a JMS MessageProducer.
|
| Modifier and Type | Method and Description |
|---|---|
QueueSender |
HornetQSession.createSender(Queue queue) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.