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) |
Copyright © 2020. All rights reserved.