| Package | Description |
|---|---|
| com.mockrunner.jms |
| Modifier and Type | Method and Description |
|---|---|
MockTopicPublisher |
GenericTransmissionManager.createTopicPublisher()
Creates a new
TopicPublisher. |
MockTopicPublisher |
TopicTransmissionManager.createTopicPublisher(MockTopic topic)
Creates a new
TopicPublisher for the specified
Topic. |
MockTopicPublisher |
TransmissionManagerWrapper.getTopicPublisher(int index)
Returns the
MockTopicPublisher object
with the specified index or null, if no such
MockTopicPublisher exists. |
MockTopicPublisher |
TopicTransmissionManager.getTopicPublisher(int index)
Returns a
TopicPublisher by its index or
null, if no such TopicPublisher is
present. |
MockTopicPublisher |
TopicTransmissionManager.getTopicPublisher(String topicName)
Returns a
TopicPublisher by the name of its
corresponding Topic. |
Copyright © 2003–2020. All rights reserved.