| Package | Description |
|---|---|
| com.google.cloud.spring.autoconfigure.pubsub |
Auto-configuration for Spring Cloud GCP Pub/Sub module.
|
| com.google.cloud.spring.pubsub.core |
Core support for Pub/Sub in Spring.
|
| com.google.cloud.spring.pubsub.core.publisher |
Operations and template for publishing in Spring Cloud GCP Pub/Sub.
|
| com.google.cloud.spring.pubsub.core.subscriber |
Operations and template for subscribing in Spring Cloud GCP Pub/Sub.
|
| com.google.cloud.spring.pubsub.support.converter |
Classes related to converting messages in Spring Cloud GCP Pub/Sub.
|
| Class and Description |
|---|
| PubSubMessageConverter
Interface for converters that can convert POJOs to and from Pub/Sub messages.
|
| Class and Description |
|---|
| ConvertedAcknowledgeablePubsubMessage
An
AcknowledgeablePubsubMessage that also contains the payload of the Pub/Sub
message converted to the desired type T. |
| ConvertedBasicAcknowledgeablePubsubMessage
A
BasicAcknowledgeablePubsubMessage that also contains the payload of the
Pub/Sub message converted to the desired type T. |
| PubSubMessageConverter
Interface for converters that can convert POJOs to and from Pub/Sub messages.
|
| Class and Description |
|---|
| PubSubMessageConverter
Interface for converters that can convert POJOs to and from Pub/Sub messages.
|
| Class and Description |
|---|
| ConvertedAcknowledgeablePubsubMessage
An
AcknowledgeablePubsubMessage that also contains the payload of the Pub/Sub
message converted to the desired type T. |
| ConvertedBasicAcknowledgeablePubsubMessage
A
BasicAcknowledgeablePubsubMessage that also contains the payload of the
Pub/Sub message converted to the desired type T. |
| PubSubMessageConverter
Interface for converters that can convert POJOs to and from Pub/Sub messages.
|
| Class and Description |
|---|
| ConvertedBasicAcknowledgeablePubsubMessage
A
BasicAcknowledgeablePubsubMessage that also contains the payload of the
Pub/Sub message converted to the desired type T. |
| PubSubMessageConverter
Interface for converters that can convert POJOs to and from Pub/Sub messages.
|
Copyright © 2021. All rights reserved.