@FunctionalInterface public interface TopicAccessor
| Modifier and Type | Method and Description |
|---|---|
String |
getFromTopic(javax.jms.Message message)
Retrieves the topic from a JMS message
|
String getFromTopic(javax.jms.Message message)
message - the JMS messageCopyright © 2021. All rights reserved.