Package | Description |
---|---|
com.google.cloud.spring.pubsub.integration.outbound |
Google Cloud Pub/Sub outbound integration classes for Spring Integration.
|
com.google.cloud.spring.stream.binder.pubsub.config |
Configuration of stream binder for Pub/Sub in Spring.
|
Class and 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 and Description |
---|
PubSubMessageHandler
Outbound channel adapter to publish messages to Google Cloud Pub/Sub.
|
Copyright © 2021. All rights reserved.