| 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
Default
BinderFactory implementation. |
| Constructor and Description |
|---|
BindingService(BindingServiceProperties bindingServiceProperties,
BinderFactory binderFactory,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
BindingService(BindingServiceProperties bindingServiceProperties,
BinderFactory binderFactory,
org.springframework.scheduling.TaskScheduler taskScheduler,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
BinderFactory |
BindingServiceConfiguration.binderFactory(BinderTypeRegistry binderTypeRegistry,
BindingServiceProperties bindingServiceProperties,
org.springframework.beans.factory.ObjectProvider<BinderCustomizer> binderCustomizerProvider) |
| Modifier and Type | Method and Description |
|---|---|
BindingService |
BindingServiceConfiguration.bindingService(BindingServiceProperties bindingServiceProperties,
BinderFactory binderFactory,
org.springframework.scheduling.TaskScheduler taskScheduler,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.