Uses of Class
org.springframework.cloud.stream.binder.DefaultBinderFactory
Packages that use DefaultBinderFactory
-
Uses of DefaultBinderFactory in org.springframework.cloud.stream.binder
Methods in org.springframework.cloud.stream.binder with parameters of type DefaultBinderFactoryModifier and TypeMethodDescriptionvoidBinderChildContextInitializer.setBinderFactory(DefaultBinderFactory binderFactory) -
Uses of DefaultBinderFactory in org.springframework.cloud.stream.config
Methods in org.springframework.cloud.stream.config that return DefaultBinderFactoryModifier and TypeMethodDescriptionBindingServiceConfiguration.binderFactory(BinderTypeRegistry binderTypeRegistry, BindingServiceProperties bindingServiceProperties, org.springframework.beans.factory.ObjectProvider<BinderCustomizer> binderCustomizerProvider, BinderChildContextInitializer binderChildContextInitializer)