Uses of Class
org.apache.sling.distribution.journal.MessagingException
-
Packages that use 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(String topic)Validate that a topic is suitably set up for the messaging implementationvoidMessageSender. send(T payload)voidMessageSender. send(T payload, Map<String,String> properties)
-