Package | Description |
---|---|
com.sap.cds.services.utils.messaging.service |
Modifier and Type | Method and Description |
---|---|
List<MessageTopic> |
MessageQueue.findTopic(String topic) |
protected BiPredicate<MessageTopic,String> |
AbstractMessagingService.getTopicMatcher()
The topic matcher is used when the broker subscribes to a topic pattern.
|
List<MessageTopic> |
MessageQueue.getTopics() |
Modifier and Type | Method and Description |
---|---|
void |
MessageQueue.addTopic(MessageTopic topic) |
Copyright © 2023. All rights reserved.