| 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 | Interface and Description |
|---|---|
interface |
SolTemporaryTopicIF |
| Modifier and Type | Class and Description |
|---|---|
class |
SolTemporaryTopic |
| Modifier and Type | Method and Description |
|---|---|
TemporaryTopic |
SolSession.createTemporaryTopic() |
TemporaryTopic |
SolQueueSession.createTemporaryTopic() |
| Modifier and Type | Method and Description |
|---|---|
TemporaryTopic |
TopicSession.createTemporaryTopic()
Creates a
TemporaryTopic object. |
TemporaryTopic |
Session.createTemporaryTopic()
Creates a
TemporaryTopic object. |
Copyright 2004-2021 Solace Corporation. All rights reserved.