Modifier and Type | Method and Description |
---|---|
PubSubConsumerProperties |
PubSubMessageChannelBinder.getExtendedConsumerProperties(String channelName) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.integration.core.MessageProducer |
PubSubMessageChannelBinder.createConsumerEndpoint(org.springframework.cloud.stream.provisioning.ConsumerDestination destination,
String group,
org.springframework.cloud.stream.binder.ExtendedConsumerProperties<PubSubConsumerProperties> properties) |
Modifier and Type | Method and Description |
---|---|
PubSubConsumerProperties |
PubSubBindingProperties.getConsumer() |
PubSubConsumerProperties |
PubSubExtendedBindingProperties.getExtendedConsumerProperties(String channelName) |
Modifier and Type | Method and Description |
---|---|
void |
PubSubBindingProperties.setConsumer(PubSubConsumerProperties consumer) |
Modifier and Type | Method and Description |
---|---|
org.springframework.cloud.stream.provisioning.ConsumerDestination |
PubSubChannelProvisioner.provisionConsumerDestination(String name,
String group,
org.springframework.cloud.stream.binder.ExtendedConsumerProperties<PubSubConsumerProperties> properties) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.