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) |
BindingService(BindingServiceProperties bindingServiceProperties,
BinderFactory binderFactory,
org.springframework.scheduling.TaskScheduler taskScheduler) |
MessageConverterConfigurer(BindingServiceProperties bindingServiceProperties,
CompositeMessageConverterFactory compositeMessageConverterFactory) |
Modifier and Type | Method and Description |
---|---|
DefaultBinderFactory |
BinderFactoryConfiguration.binderFactory(BinderTypeRegistry binderTypeRegistry,
BindingServiceProperties bindingServiceProperties) |
BindingService |
BindingServiceConfiguration.bindingService(BindingServiceProperties bindingServiceProperties,
BinderFactory binderFactory,
org.springframework.scheduling.TaskScheduler taskScheduler) |
ChannelsEndpoint |
ChannelsEndpointAutoConfiguration.channelsEndpoint(BindingServiceProperties properties) |
MessageConverterConfigurer |
BindingServiceConfiguration.messageConverterConfigurer(BindingServiceProperties bindingServiceProperties,
CompositeMessageConverterFactory compositeMessageConverterFactory) |
Constructor and Description |
---|
ChannelsEndpoint(List<Bindable> adapters,
BindingServiceProperties properties) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.