Modifier and Type | Method and Description |
---|---|
protected AbstractMessageChannelBinder.PolledConsumerResources |
AbstractMessageChannelBinder.createPolledConsumerResources(String name,
String group,
ConsumerDestination destination,
C consumerProperties) |
Modifier and Type | Method and Description |
---|---|
protected AbstractMessageChannelBinder.PolledConsumerResources |
KafkaMessageChannelBinder.createPolledConsumerResources(String name,
String group,
ConsumerDestination destination,
ExtendedConsumerProperties<org.springframework.cloud.stream.binder.kafka.properties.KafkaConsumerProperties> consumerProperties) |
Modifier and Type | Method and Description |
---|---|
protected AbstractMessageChannelBinder.PolledConsumerResources |
RabbitMessageChannelBinder.createPolledConsumerResources(String name,
String group,
ConsumerDestination destination,
ExtendedConsumerProperties<org.springframework.cloud.stream.binder.rabbit.properties.RabbitConsumerProperties> consumerProperties) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.