Package | Description |
---|---|
org.springframework.cloud.stream.binder | |
org.springframework.cloud.stream.binder.kafka | |
org.springframework.cloud.stream.binder.rabbit |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMessageChannelBinder<C extends ConsumerProperties,P extends ProducerProperties,PP extends ProvisioningProvider<C,P>>
AbstractBinder that serves as base class for MessageChannel binders. |
Modifier and Type | Class and Description |
---|---|
class |
KafkaMessageChannelBinder
A
Binder that uses Kafka as the underlying middleware. |
Modifier and Type | Class and Description |
---|---|
class |
RabbitMessageChannelBinder
A
Binder implementation backed by
RabbitMQ. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.