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.integration.inbound |
Inbound support classes for Spring Integration support in Spring Cloud GCP Pub/Sub.
|
com.google.cloud.spring.pubsub.reactive | |
com.google.cloud.spring.pubsub.support |
Supporting classes for handling messages 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 |
---|
PublisherFactory
The publisher factory interface that can create publishers.
|
SubscriberFactory
Interface used by the
PubSubTemplate to create
supporting objects for consuming messages from Pub/Sub subscriptions. |
Class and Description |
---|
AcknowledgeablePubsubMessage
An extension of
BasicAcknowledgeablePubsubMessage that exposes ack ID and subscription name of the message. |
BasicAcknowledgeablePubsubMessage
A
PubsubMessage wrapper that allows it to be acknowledged. |
PublisherFactory
The publisher factory interface that can create publishers.
|
SubscriberFactory
Interface used by the
PubSubTemplate to create
supporting objects for consuming messages from Pub/Sub subscriptions. |
Class and Description |
---|
PublisherFactory
The publisher factory interface that can create publishers.
|
Class and Description |
---|
AcknowledgeablePubsubMessage
An extension of
BasicAcknowledgeablePubsubMessage that exposes ack ID and subscription name of the message. |
BasicAcknowledgeablePubsubMessage
A
PubsubMessage wrapper that allows it to be acknowledged. |
SubscriberFactory
Interface used by the
PubSubTemplate to create
supporting objects for consuming messages from Pub/Sub subscriptions. |
Class and Description |
---|
AcknowledgeablePubsubMessage
An extension of
BasicAcknowledgeablePubsubMessage that exposes ack ID and subscription name of the message. |
Class and Description |
---|
AcknowledgeablePubsubMessage
An extension of
BasicAcknowledgeablePubsubMessage that exposes ack ID and subscription name of the message. |
Class and Description |
---|
BasicAcknowledgeablePubsubMessage
A
PubsubMessage wrapper that allows it to be acknowledged. |
PublisherFactory
The publisher factory interface that can create publishers.
|
SubscriberFactory
Interface used by the
PubSubTemplate to create
supporting objects for consuming messages from Pub/Sub subscriptions. |
Class and Description |
---|
AcknowledgeablePubsubMessage
An extension of
BasicAcknowledgeablePubsubMessage that exposes ack ID and subscription name of the message. |
BasicAcknowledgeablePubsubMessage
A
PubsubMessage wrapper that allows it to be acknowledged. |
Copyright © 2021. All rights reserved.