| Interface | Description |
|---|---|
| BindingHandlerAdvise.MappingsProvider |
Provides mappings including the default mappings.
|
| ConsumerEndpointCustomizer<E extends org.springframework.integration.core.MessageProducer> |
If a single bean of this type is in the application context, an inbound channel adapter
created by the binder can be further customized after all the properties are set.
|
| ListenerContainerCustomizer<T> |
If a single bean of this type is in the application context, listener containers
created by the binder can be further customized after all the properties are set.
|
| MessageSourceCustomizer<T> |
If a single bean of this type is in the application context, pollable message sources
created by the binder can be further customized after all the properties are set.
|
| ProducerMessageHandlerCustomizer<H extends org.springframework.messaging.MessageHandler> |
If a single bean of this type is in the application context, a producing message
handler created by the binder can be further customized after all the properties are
set.
|
| Class | Description |
|---|---|
| BinderFactoryAutoConfiguration | |
| BinderProperties |
Contains the properties of a binder.
|
| BindersHealthIndicatorAutoConfiguration | |
| BindingBeansRegistrar | |
| BindingHandlerAdvise | |
| BindingProperties |
Contains the properties of a binding.
|
| BindingsEndpointAutoConfiguration | |
| BindingServiceConfiguration |
Configuration class that provides necessary beans for
MessageChannel binding. |
| BindingServiceProperties | |
| ChannelBindingAutoConfiguration |
Configuration class with some useful beans for
MessageChannel binding and
general Spring Integration infrastructure. |
| ChannelsEndpointAutoConfiguration | |
| DefaultPollerProperties | |
| SpelExpressionConverterConfiguration |
Adds a Converter from String to SpEL Expression in the context.
|
| SpelExpressionConverterConfiguration.SpelConverter |
A simple converter from String to Expression.
|
| SpringIntegrationProperties |
Contains properties for Spring Integration settings.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.