| Package | Description |
|---|---|
| org.springframework.cloud.stream.binder.kafka |
This package contains an implementation of the
Binder for Kafka. |
| org.springframework.cloud.stream.binder.rabbit |
This package contains an implementation of the
Binder for RabbitMQ. |
| 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 © 2016 Pivotal Software, Inc.. All rights reserved.