Package ca.cdr.api.broker
Interface IPublicBrokerSender
public interface IPublicBrokerSender
-
Method Summary
-
Method Details
-
send
Allows sending a plain string payload with headers to the configured broker.- Parameters:
theTopic
- the TopicthePayload
- message payloadtheHeaders
- the message headers- Throws:
Exception
-