| Interface | Description |
|---|---|
| MessageEvent<T> |
Represents a message being published to a
topic |
| Topic<T extends Serializable> | |
| 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.
|
| Class | Description |
|---|---|
| TopicSettings<T extends Serializable> |
Settings for
creating a Topic. |
| TopicSettings.Builder<T extends Serializable> |
Copyright © 2022 Atlassian. All rights reserved.