Uses of Class
org.springframework.cloud.stream.binding.BinderAwareChannelResolver
-
Packages that use BinderAwareChannelResolver Package Description org.springframework.cloud.stream.config -
-
Uses of BinderAwareChannelResolver in org.springframework.cloud.stream.config
Methods in org.springframework.cloud.stream.config that return BinderAwareChannelResolver Modifier and Type Method Description BinderAwareChannelResolverBindingServiceConfiguration. binderAwareChannelResolver(BindingService bindingService, AbstractBindingTargetFactory<? extends org.springframework.messaging.MessageChannel> bindingTargetFactory, DynamicDestinationsBindable dynamicDestinationsBindable, BinderAwareChannelResolver.NewDestinationBindingCallback callback)
-