| Modifier and Type | Method and Description |
|---|---|
PubSubTemplate |
GcpPubSubAutoConfiguration.pubSubTemplate(PublisherFactory publisherFactory,
SubscriberFactory subscriberFactory,
org.springframework.beans.factory.ObjectProvider<PubSubMessageConverter> pubSubMessageConverter) |
| Modifier and Type | Method and Description |
|---|---|
PubSubTemplate |
PubSubTemplate.setMessageConverter(PubSubMessageConverter messageConverter) |
| Constructor and Description |
|---|
PubSubInboundChannelAdapter(PubSubTemplate pubSubTemplate,
String subscriptionName) |
| Constructor and Description |
|---|
PubSubMessageChannelBinder(String[] headersToEmbed,
PubSubChannelProvisioner provisioningProvider,
PubSubTemplate pubSubTemplate) |
| Modifier and Type | Method and Description |
|---|---|
PubSubMessageChannelBinder |
PubSubBinderConfiguration.pubSubBinder(PubSubChannelProvisioner pubSubChannelProvisioner,
PubSubTemplate pubSubTemplate) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.