Class | Description |
---|---|
PipeHandler |
The
PipeHandler class facilitates creating a pipeline between two Chronicle Queues, handling the
subscription and publishing mechanisms. |
PublishHandler |
The
PublishHandler class manages the process of publishing data from a Chronicle channel to a Chronicle queue. |
SubscribeHandler |
The
SubscribeHandler class is responsible for managing data subscriptions from a Chronicle queue and writing
the data into a Chronicle channel. |
Copyright © 2024. All rights reserved.