Uses of Interface
com.atlassian.bitbucket.topic.MessageEvent
Packages that use MessageEvent
- 
Uses of MessageEvent in com.atlassian.bitbucket.topic
Methods in com.atlassian.bitbucket.topic with parameters of type MessageEventModifier and TypeMethodDescriptionvoidTopicListener.onMessage(MessageEvent<T> message) Callback method that is called when a message is published to the topic that the listener has subscribed to.