See: Description
Interface | Description |
---|---|
Message |
Represents a message in the Transactional Messaging System.
|
MessageFetcher |
Provides message fetching functions of the Transactional Messaging System.
|
MessagePublisher |
Provides message publishing functions of the Transactional Messaging System.
|
MessagingAdmin |
Provides topic administration functions of the Transactional Messaging System.
|
MessagingContext |
Provides access to the Transactional Messaging System.
|
Exception | Description |
---|---|
MessagingException |
Signals that an exception related to the messaging system has occurred.
|
TopicAlreadyExistsException |
Exception thrown when trying to create a topic when a topic of that name already exists.
|
TopicNotFoundException |
Exception thrown when attempting an operation on a topic when a topic of that name does not
exist.
|
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.