Package | Description |
---|---|
org.springframework.cloud.stream.binding | |
org.springframework.cloud.stream.config | |
org.springframework.cloud.stream.endpoint |
Modifier and Type | Method and Description |
---|---|
BindingServiceProperties |
BindingService.getBindingServiceProperties() |
BindingServiceProperties |
BindingService.getChannelBindingServiceProperties()
Deprecated.
|
Constructor and Description |
---|
BindingService(BindingServiceProperties bindingServiceProperties,
BinderFactory binderFactory) |
MessageConverterConfigurer(BindingServiceProperties bindingServiceProperties,
CompositeMessageConverterFactory compositeMessageConverterFactory) |
Modifier and Type | Method and Description |
---|---|
BindingService |
BindingServiceConfiguration.bindingService(BindingServiceProperties bindingServiceProperties,
BinderFactory binderFactory) |
ChannelBindingServiceProperties |
BindingServiceConfiguration.channelBindingServiceProperties(BindingServiceProperties bindingServiceProperties) |
ChannelsEndpoint |
ChannelsEndpointAutoConfiguration.channelsEndpoint(BindingServiceProperties properties) |
MessageConverterConfigurer |
BindingServiceConfiguration.messageConverterConfigurer(BindingServiceProperties bindingServiceProperties,
CompositeMessageConverterFactory compositeMessageConverterFactory) |
Constructor and Description |
---|
ChannelBindingServiceProperties(BindingServiceProperties bindingServiceProperties)
Deprecated.
|
Constructor and Description |
---|
ChannelsEndpoint(List<Bindable> adapters,
BindingServiceProperties properties) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.