| Package | Description |
|---|---|
| com.google.cloud.spring.pubsub.core.health | |
| 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.support |
Supporting classes for handling messages in Spring Cloud GCP Pub/Sub.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HealthTrackerRegistryImpl
A registry for the
HealthTracker health trackers created per ProjectSubscriptionName. |
| Modifier and Type | Method and Description |
|---|---|
void |
PubSubInboundChannelAdapter.setHealthTrackerRegistry(HealthTrackerRegistry healthTrackerRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSubscriberFactory.setHealthTrackerRegistry(HealthTrackerRegistry healthTrackerRegistry)
Set the health tracker chain for the generated subscriptions.
|
Copyright © 2022. All rights reserved.