| Interface | Description |
|---|---|
| ContinualMessagePublisher |
An abstraction of a message publisher for this system.
|
| ContinualMessageSink |
A generalized destination for messages, which are optionally sent as part of a specific
message stream.
|
| Class | Description |
|---|---|
| ContinualMessage |
A message is structured as a JSON document
|
| ContinualMessage.Builder | |
| ContinualMessage.MetadataSectionBuilder | |
| ContinualMessageStream |
A message stream is a stream of messages with a name, allowing processors to understand
where message order matters.
|
| ContinualMsgPubSvc |
A service to wrap a non-service publisher
|
| Exception | Description |
|---|---|
| ContinualMessagePublisher.TopicUnavailableException |
Topic unavailable exception is thrown when the topic cannot be used at this time.
|
| MessagePublishException |
Copyright © 2023 continual.io. All rights reserved.