| Interface | Description |
|---|---|
| PublisherFactory | |
| PubSubAcknowledger |
Acknowledges Pub/Sub messages based on their subscription name and ack ID.
|
| SubscriberFactory |
Interface used by the
PubSubTemplate to create
supporting objects for consuming messages from Pub/Sub subscriptions. |
| Class | Description |
|---|---|
| AcknowledgeablePubsubMessage |
A
PubsubMessage wrapper that allows it to be acknowledged. |
| DefaultPublisherFactory |
The default
PublisherFactory implementation. |
| DefaultSubscriberFactory |
The default
SubscriberFactory implementation. |
| GcpPubSubHeaders |
Google Cloud Platform internal headers for Spring Messaging messages.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.