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 void
MessagingProvider. assertTopic(String topic)
Validate that a topic is suitably set up for the messaging implementationvoid
MessageSender. send(T payload)
void
MessageSender. send(T payload, Map<String,String> properties)
-