Uses of Class
org.springframework.cloud.stream.binding.DynamicDestinationsBindable
Packages that use DynamicDestinationsBindable
Package
Description
-
Uses of DynamicDestinationsBindable in org.springframework.cloud.stream.binding
Constructors in org.springframework.cloud.stream.binding with parameters of type DynamicDestinationsBindableModifierConstructorDescriptionBinderAwareChannelResolver(BindingService bindingService, AbstractBindingTargetFactory<? extends org.springframework.messaging.MessageChannel> bindingTargetFactory, DynamicDestinationsBindable dynamicDestinationsBindable) Deprecated.BinderAwareChannelResolver(BindingService bindingService, AbstractBindingTargetFactory<? extends org.springframework.messaging.MessageChannel> bindingTargetFactory, DynamicDestinationsBindable dynamicDestinationsBindable, BinderAwareChannelResolver.NewDestinationBindingCallback callback) Deprecated. -
Uses of DynamicDestinationsBindable in org.springframework.cloud.stream.config
Methods in org.springframework.cloud.stream.config that return DynamicDestinationsBindableMethods in org.springframework.cloud.stream.config with parameters of type DynamicDestinationsBindableModifier and TypeMethodDescriptionBindingServiceConfiguration.binderAwareChannelResolver(BindingService bindingService, AbstractBindingTargetFactory<? extends org.springframework.messaging.MessageChannel> bindingTargetFactory, DynamicDestinationsBindable dynamicDestinationsBindable, BinderAwareChannelResolver.NewDestinationBindingCallback callback)