Uses of Class
org.jenkinsci.plugins.pubsub.MessageException
-
Packages that use MessageException Package Description org.jenkinsci.plugins.pubsub -
-
Uses of MessageException in org.jenkinsci.plugins.pubsub
Methods in org.jenkinsci.plugins.pubsub that throw MessageException Modifier and Type Method Description void
PubsubBus. publish(Message message)
Publish a message on a channel.
-