Package | Description |
---|---|
com.caucho.jms.connection | |
javax.jms |
Modifier and Type | Class and Description |
---|---|
class |
TopicPublisherImpl
A basic topic.
|
Modifier and Type | Method and Description |
---|---|
TopicPublisher |
TopicSessionImpl.createPublisher(Topic topic)
Creates a TopicSender to send messages to a topic.
|
Modifier and Type | Method and Description |
---|---|
TopicPublisher |
TopicSession.createPublisher(Topic topic) |