Package | Description |
---|---|
com.google.cloud.spring.stream.binder.pubsub |
Pub/Sub stream binder for Spring.
|
com.google.cloud.spring.stream.binder.pubsub.config |
Configuration of stream binder for Pub/Sub in Spring.
|
Constructor and Description |
---|
PubSubMessageChannelBinder(String[] headersToEmbed,
PubSubChannelProvisioner provisioningProvider,
PubSubTemplate pubSubTemplate,
PubSubExtendedBindingProperties pubSubExtendedBindingProperties) |
Modifier and Type | Method and Description |
---|---|
PubSubMessageChannelBinder |
PubSubBinderConfiguration.pubSubBinder(PubSubChannelProvisioner pubSubChannelProvisioner,
PubSubTemplate pubSubTemplate,
PubSubExtendedBindingProperties pubSubExtendedBindingProperties,
org.springframework.cloud.stream.config.ProducerMessageHandlerCustomizer<PubSubMessageHandler> producerCustomizer,
org.springframework.cloud.stream.config.ConsumerEndpointCustomizer<PubSubInboundChannelAdapter> consumerCustomizer,
HealthTrackerRegistry healthTrackerRegistry) |
Copyright © 2021. All rights reserved.