Package | Description |
---|---|
org.springframework.cloud.stream.binding | |
org.springframework.cloud.stream.config | |
org.springframework.cloud.stream.endpoint |
Modifier and Type | Method and Description |
---|---|
ChannelBindingServiceProperties |
ChannelBindingService.getChannelBindingServiceProperties() |
Constructor and Description |
---|
ChannelBindingService(ChannelBindingServiceProperties channelBindingServiceProperties,
BinderFactory<org.springframework.messaging.MessageChannel> binderFactory) |
MessageConverterConfigurer(ChannelBindingServiceProperties channelBindingServiceProperties,
org.springframework.integration.support.MessageBuilderFactory messageBuilderFactory,
CompositeMessageConverterFactory compositeMessageConverterFactory) |
Modifier and Type | Method and Description |
---|---|
BinderFactory<?> |
BinderFactoryConfiguration.binderFactory(BinderTypeRegistry binderTypeRegistry,
ChannelBindingServiceProperties channelBindingServiceProperties) |
ChannelBindingService |
ChannelBindingServiceConfiguration.bindingService(ChannelBindingServiceProperties channelBindingServiceProperties,
BinderFactory<org.springframework.messaging.MessageChannel> binderFactory) |
ChannelsEndpoint |
ChannelBindingAutoConfiguration.channelsEndpoint(ChannelBindingServiceProperties properties) |
MessageConverterConfigurer |
ChannelBindingServiceConfiguration.messageConverterConfigurer(ChannelBindingServiceProperties channelBindingServiceProperties,
org.springframework.integration.support.MessageBuilderFactory messageBuilderFactory,
CompositeMessageConverterFactory compositeMessageConverterFactory) |
Constructor and Description |
---|
ChannelsEndpoint(List<Bindable> adapters,
ChannelBindingServiceProperties properties) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.