| Modifier and Type | Method and Description |
|---|---|
BindingServiceProperties |
BindingService.getBindingServiceProperties() |
| 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) |
MessageConverterConfigurer(BindingServiceProperties bindingServiceProperties,
org.springframework.messaging.converter.CompositeMessageConverter compositeMessageConverter) |
MessageConverterConfigurer(BindingServiceProperties bindingServiceProperties,
org.springframework.messaging.converter.CompositeMessageConverter compositeMessageConverter,
StreamFunctionProperties streamFunctionProperties) |
| Modifier and Type | Method and Description |
|---|---|
BinderFactory |
BindingServiceConfiguration.binderFactory(BinderTypeRegistry binderTypeRegistry,
BindingServiceProperties bindingServiceProperties,
org.springframework.beans.factory.ObjectProvider<BinderCustomizer> binderCustomizerProvider) |
BindingService |
BindingServiceConfiguration.bindingService(BindingServiceProperties bindingServiceProperties,
BinderFactory binderFactory,
org.springframework.scheduling.TaskScheduler taskScheduler,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
ChannelsEndpoint |
ChannelsEndpointAutoConfiguration.channelsEndpoint(BindingServiceProperties properties) |
MessageConverterConfigurer |
BinderFactoryAutoConfiguration.messageConverterConfigurer(BindingServiceProperties bindingServiceProperties,
org.springframework.messaging.converter.CompositeMessageConverter compositeMessageConverter,
StreamFunctionProperties streamFunctionProperties) |
| Constructor and Description |
|---|
ChannelsEndpoint(List<Bindable> adapters,
BindingServiceProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.InitializingBean |
FunctionConfiguration.functionInitializer(org.springframework.cloud.function.context.FunctionCatalog functionCatalog,
StreamFunctionProperties functionProperties,
BindingServiceProperties serviceProperties,
org.springframework.context.ConfigurableApplicationContext applicationContext,
StreamBridge streamBridge) |
StreamBridge |
FunctionConfiguration.streamBridgeUtils(org.springframework.cloud.function.context.FunctionCatalog functionCatalog,
BindingServiceProperties bindingServiceProperties,
org.springframework.context.ConfigurableApplicationContext applicationContext,
BinderAwareChannelResolver.NewDestinationBindingCallback callback) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.