Uses of Class
com.google.cloud.spring.stream.binder.pubsub.PubSubMessageChannelBinder
Package
Description
Configuration of stream binder for Pub/Sub in Spring.
-
Uses of PubSubMessageChannelBinder in com.google.cloud.spring.stream.binder.pubsub.config
Modifier and TypeMethodDescriptionPubSubBinderConfiguration.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)