| Package | Description |
|---|---|
| com.solacesystems.jms |
The Solace Java Message Service (JMS) implementation and samples.
|
| javax.jms |
The standard JMS 1.1 API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SolTopicPublisher |
| Modifier and Type | Method and Description |
|---|---|
TopicPublisher |
SolTopicSession.createPublisher(Topic topic) |
| Modifier and Type | Method and Description |
|---|---|
TopicPublisher |
TopicSession.createPublisher(Topic topic)
Creates a publisher for the specified topic.
|
Copyright 2004-2019 Solace Corporation. All rights reserved.