Uses of Class
org.apache.sling.distribution.journal.MessagingException
| Package | Description |
|---|---|
| org.apache.sling.distribution.journal |
-
Uses of MessagingException in org.apache.sling.distribution.journal
Methods in org.apache.sling.distribution.journal that throw MessagingException Modifier and Type Method Description voidMessagingProvider. assertTopic(java.lang.String topic)Validate that a topic is suitably set up for the messaging implementationvoidMessageSender. send(T payload)voidMessageSender. send(T payload, java.util.Map<java.lang.String,java.lang.String> properties)