| Package | Description |
|---|---|
| org.springframework.cloud.stream.binder | |
| org.springframework.cloud.stream.binding | |
| org.springframework.cloud.stream.config |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBinderFactory<T>
Default
BinderFactory implementation. |
| Constructor and Description |
|---|
ChannelBindingService(ChannelBindingServiceProperties channelBindingServiceProperties,
BinderFactory<org.springframework.messaging.MessageChannel> binderFactory) |
| Modifier and Type | Method and Description |
|---|---|
BinderFactory<?> |
BinderFactoryConfiguration.binderFactory(BinderTypeRegistry binderTypeRegistry,
ChannelBindingServiceProperties channelBindingServiceProperties) |
| Modifier and Type | Method and Description |
|---|---|
ChannelBindingService |
ChannelBindingServiceConfiguration.bindingService(ChannelBindingServiceProperties channelBindingServiceProperties,
BinderFactory<org.springframework.messaging.MessageChannel> binderFactory) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.