Uses of Interface
org.springframework.cloud.stream.binding.BinderAwareChannelResolver.NewDestinationBindingCallback
Packages that use BinderAwareChannelResolver.NewDestinationBindingCallback
Package
Description
-
Uses of BinderAwareChannelResolver.NewDestinationBindingCallback in org.springframework.cloud.stream.binding
Constructors in org.springframework.cloud.stream.binding with parameters of type BinderAwareChannelResolver.NewDestinationBindingCallbackModifierConstructorDescriptionBinderAwareChannelResolver(BindingService bindingService, AbstractBindingTargetFactory<? extends org.springframework.messaging.MessageChannel> bindingTargetFactory, DynamicDestinationsBindable dynamicDestinationsBindable, BinderAwareChannelResolver.NewDestinationBindingCallback callback) Deprecated. -
Uses of BinderAwareChannelResolver.NewDestinationBindingCallback in org.springframework.cloud.stream.config
Methods in org.springframework.cloud.stream.config with parameters of type BinderAwareChannelResolver.NewDestinationBindingCallbackModifier and TypeMethodDescriptionBindingServiceConfiguration.binderAwareChannelResolver(BindingService bindingService, AbstractBindingTargetFactory<? extends org.springframework.messaging.MessageChannel> bindingTargetFactory, DynamicDestinationsBindable dynamicDestinationsBindable, BinderAwareChannelResolver.NewDestinationBindingCallback callback) -
Uses of BinderAwareChannelResolver.NewDestinationBindingCallback in org.springframework.cloud.stream.function
Methods in org.springframework.cloud.stream.function with parameters of type BinderAwareChannelResolver.NewDestinationBindingCallbackModifier and TypeMethodDescriptionFunctionConfiguration.streamBridgeUtils(org.springframework.cloud.function.context.FunctionCatalog functionCatalog, BindingServiceProperties bindingServiceProperties, org.springframework.context.ConfigurableApplicationContext applicationContext, BinderAwareChannelResolver.NewDestinationBindingCallback callback)