Package | Description |
---|---|
com.google.cloud.spring.pubsub.integration.outbound |
Google Cloud Pub/Sub outbound integration classes for Spring Integration.
|
Modifier and Type | Method and Description |
---|---|
void |
PubSubMessageHandler.setSuccessCallback(PubSubMessageHandler.SuccessCallback successCallback)
Set callback (can be a lambda) for processing the published message ID and the original
Message after the
message was successfully published. |
Copyright © 2021. All rights reserved.