| Package | Description |
|---|---|
| net.timewalker.ffmq4.local |
| Modifier and Type | Method and Description |
|---|---|
LocalTopic |
FFMQEngine.createTemporaryTopic(String topicName)
Deploy a new temporary topic on this engine
|
LocalTopic |
FFMQEngine.createTopic(TopicDefinition topicDef)
Create a new topic
|
LocalTopic |
FFMQEngine.getLocalTopic(String topicName)
Get a local topic by name
|
| Modifier and Type | Method and Description |
|---|---|
void |
FFMQEngineListener.topicDeployed(LocalTopic topic) |
void |
FFMQEngineListener.topicUndeployed(LocalTopic topic) |
Copyright © 2019. All rights reserved.