| Package | Description |
|---|---|
| org.springframework.cloud.stream.binding | |
| org.springframework.cloud.stream.config |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBindableChannelFactory
Class that
BindableProxyFactory uses to create and configure message channels. |
| Constructor and Description |
|---|
BinderAwareChannelResolver(ChannelBindingService channelBindingService,
BindableChannelFactory bindableChannelFactory,
DynamicDestinationsBindable dynamicDestinationsBindable) |
| Modifier and Type | Method and Description |
|---|---|
BindableChannelFactory |
ChannelBindingServiceConfiguration.channelFactory(CompositeMessageChannelConfigurer compositeMessageChannelConfigurer) |
| Modifier and Type | Method and Description |
|---|---|
BinderAwareChannelResolver |
ChannelBindingServiceConfiguration.binderAwareChannelResolver(ChannelBindingService channelBindingService,
BindableChannelFactory bindableChannelFactory,
DynamicDestinationsBindable dynamicDestinationsBindable) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.