Uses of Package
com.google.cloud.spring.pubsub.support.converter
Package
Description
Auto-configuration for Spring Cloud GCP Pub/Sub module.
Core support for Pub/Sub in Spring.
Operations and template for publishing in Spring Cloud GCP Pub/Sub.
Operations and template for subscribing in Spring Cloud GCP Pub/Sub.
Classes related to converting messages in Spring Cloud GCP Pub/Sub.
-
ClassDescriptionInterface for converters that can convert POJOs to and from Pub/Sub messages.
-
ClassDescriptionAn
AcknowledgeablePubsubMessage
that also contains the payload of the Pub/Sub message converted to the desired typeT
.ABasicAcknowledgeablePubsubMessage
that also contains the payload of the Pub/Sub message converted to the desired typeT
.Interface for converters that can convert POJOs to and from Pub/Sub messages. -
ClassDescriptionInterface for converters that can convert POJOs to and from Pub/Sub messages.
-
ClassDescriptionAn
AcknowledgeablePubsubMessage
that also contains the payload of the Pub/Sub message converted to the desired typeT
.ABasicAcknowledgeablePubsubMessage
that also contains the payload of the Pub/Sub message converted to the desired typeT
.Interface for converters that can convert POJOs to and from Pub/Sub messages. -
ClassDescriptionA
BasicAcknowledgeablePubsubMessage
that also contains the payload of the Pub/Sub message converted to the desired typeT
.Interface for converters that can convert POJOs to and from Pub/Sub messages.