| Package | Description |
|---|---|
| org.springframework.cloud.stream.binder | |
| 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. |
| org.springframework.cloud.stream.binding | |
| org.springframework.cloud.stream.config |
| Class and Description |
|---|
| AbstractBinder |
| Binder
A strategy interface used to bind an app interface to a logical name.
|
| BinderConfiguration
Configuration for a binder instance, associating a
BinderType with its configuration Properties. |
| BinderException
Exception thrown to indicate a binder error (most
likely a configuration error).
|
| BinderFactory |
| BinderType
References one or more
Configuration-annotated classes which
provide a context definition which contains exactly one Binder, typically for a given type of system (e.g. |
| BinderTypeRegistry
A registry of
BinderTypes, indexed by name. |
| Binding
Represents a binding between an input or output and an adapter endpoint that connects via a
Binder.
|
| ConsumerProperties
Common consumer properties.
|
| ExtendedBindingProperties
Properties that extend the common binding properties for a particular binder implementation.
|
| HeaderMode |
| MessageValues
A mutable type for allowing
Binder implementations to transform and enrich message content more
efficiently. |
| PartitionSelectorStrategy
Strategy for determining the partition to which a message should be sent.
|
| ProducerProperties
Common producer properties.
|
| Class and Description |
|---|
| AbstractBinder |
AbstractMessageChannelBinder
AbstractBinder that serves as base class for MessageChannel
binders. |
| Binder
A strategy interface used to bind an app interface to a logical name.
|
| ExtendedBindingProperties
Properties that extend the common binding properties for a particular binder implementation.
|
| ExtendedConsumerProperties
Extension of
ConsumerProperties to be used with an ExtendedPropertiesBinder. |
| ExtendedProducerProperties |
| ExtendedPropertiesBinder
Extension of
Binder that takes ExtendedConsumerProperties and ExtendedProducerProperties
as arguments. |
| Class and Description |
|---|
| AbstractBinder |
AbstractMessageChannelBinder
AbstractBinder that serves as base class for MessageChannel
binders. |
| Binder
A strategy interface used to bind an app interface to a logical name.
|
| BindingCleaner
Interface for implementations that perform cleanup for binders.
|
| ExtendedBindingProperties
Properties that extend the common binding properties for a particular binder implementation.
|
| ExtendedConsumerProperties
Extension of
ConsumerProperties to be used with an ExtendedPropertiesBinder. |
| ExtendedProducerProperties |
| ExtendedPropertiesBinder
Extension of
Binder that takes ExtendedConsumerProperties and ExtendedProducerProperties
as arguments. |
| Class and Description |
|---|
| BinderFactory |
| Binding
Represents a binding between an input or output and an adapter endpoint that connects via a
Binder.
|
| Class and Description |
|---|
| BinderFactory |
| BinderTypeRegistry
A registry of
BinderTypes, indexed by name. |
| ConsumerProperties
Common consumer properties.
|
| ProducerProperties
Common producer properties.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.