Uses of Interface
com.atlassian.bitbucket.topic.MessageEvent
-
Uses of MessageEvent in com.atlassian.bitbucket.topic
Modifier and TypeMethodDescriptionvoid
TopicListener.onMessage
(MessageEvent<T> message) Callback method that is called when a message is published to the topic that the listener has subscribed to.