Package com.google.cloud.spring.pubsub.support
package com.google.cloud.spring.pubsub.support
Supporting classes for handling messages in Spring Cloud GCP Pub/Sub.
-
ClassDescriptionAn extension of
BasicAcknowledgeablePubsubMessagethat exposes ack ID and subscription name of the message.APubsubMessagewrapper that allows it to be acknowledged.The caching implementation of thePublisherFactory.The defaultPublisherFactoryimplementation.The defaultSubscriberFactoryimplementation.Google Cloud internal headers for Spring Messaging messages.The publisher factory interface that can create publishers.Various utility methods for dealing with Pub/Sub subscriptions.Various utility methods for dealing with Pub/Sub topics.Interface used by thePubSubTemplateto create supporting objects for consuming messages from Pub/Sub subscriptions.