package

com.atlassian.bitbucket.topic

Interfaces

MessageEvent<T> Represents a message being published to a topic  
TopicListener<T extends Serializable> Callback interface for messages sent to a topic
TopicService Provides a mechanism for publishing messages to multiple subscribers, both local and cluster-wide.