| Modifier and Type | Method and Description |
|---|---|
RocketMQConsumerProperties |
RocketMQMessageChannelBinder.getExtendedConsumerProperties(String channelName) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.integration.core.MessageProducer |
RocketMQMessageChannelBinder.createConsumerEndpoint(org.springframework.cloud.stream.provisioning.ConsumerDestination destination,
String group,
org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties> consumerProperties) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.rocketmq.client.consumer.DefaultMQPushConsumer |
ConsumersManager.getOrCreateConsumer(String group,
String topic,
org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties> consumerProperties) |
| Constructor and Description |
|---|
RocketMQInboundChannelAdapter(ConsumersManager consumersManager,
org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties> consumerProperties,
String destination,
String group,
InstrumentationManager instrumentationManager) |
| Modifier and Type | Method and Description |
|---|---|
RocketMQConsumerProperties |
RocketMQBindingProperties.getConsumer() |
RocketMQConsumerProperties |
RocketMQExtendedBindingProperties.getExtendedConsumerProperties(String channelName) |
| Modifier and Type | Method and Description |
|---|---|
void |
RocketMQBindingProperties.setConsumer(RocketMQConsumerProperties consumer) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.stream.provisioning.ConsumerDestination |
RocketMQTopicProvisioner.provisionConsumerDestination(String name,
String group,
org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties> properties) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.