Package com.google.cloud.spring.pubsub.integration.inbound
package com.google.cloud.spring.pubsub.integration.inbound
Inbound support classes for Spring Integration support in Spring Cloud GCP Pub/Sub.
-
ClassDescriptionPub/Sub specific implementation of
AcknowledgmentCallback
.Converts from GCP Pub/Sub message to Spring message and sends the Spring message to the attached channels.A PubSub Synchronous pull implementation ofAbstractMessageSource
.