| Package | Description |
|---|---|
| javax.jms |
JMS 1.1 API.
|
| org.apache.log4j.net |
Package for remote logging.
|
| org.hornetq.jms.client |
Implementation of the JMS API.
|
| Modifier and Type | Method and Description |
|---|---|
TopicPublisher |
TopicSession.createPublisher(Topic topic)
Creates a publisher for the specified topic.
|
| Modifier and Type | Method and Description |
|---|---|
protected TopicPublisher |
JMSAppender.getTopicPublisher()
Returns the TopicPublisher used for this appender.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HornetQMessageProducer
HornetQ implementation of a JMS MessageProducer.
|
| Modifier and Type | Method and Description |
|---|---|
TopicPublisher |
HornetQSession.createPublisher(Topic topic) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.