Package | Description |
---|---|
org.springframework.cloud.stream.binder | |
org.springframework.cloud.stream.binder.kafka | |
org.springframework.cloud.stream.binder.rabbit |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtendedPropertiesBinder<T,C,P>
Extension of
Binder that takes ExtendedConsumerProperties and
ExtendedProducerProperties as arguments. |
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 © 2017 Pivotal Software, Inc.. All rights reserved.