See: Description
Interface | Description |
---|---|
PubSubMessageHandler.FailureCallback |
Implement this callback to post-process a message that failed to publish to Cloud Pub/Sub.
|
PubSubMessageHandler.SuccessCallback |
Implement this callback to post-process a successfully published message.
|
Class | Description |
---|---|
PubSubMessageHandler |
Outbound channel adapter to publish messages to Google Cloud Pub/Sub.
|
Copyright © 2021. All rights reserved.