Uses of Interface
org.springframework.cloud.stream.binder.BinderCustomizer
Packages that use BinderCustomizer
-
Uses of BinderCustomizer in org.springframework.cloud.stream.binder
Constructors in org.springframework.cloud.stream.binder with parameters of type BinderCustomizerModifierConstructorDescriptionDefaultBinderFactory(Map<String, BinderConfiguration> binderConfigurations, BinderTypeRegistry binderTypeRegistry, BinderCustomizer binderCustomizer) -
Uses of BinderCustomizer in org.springframework.cloud.stream.config
Method parameters in org.springframework.cloud.stream.config with type arguments of type BinderCustomizerModifier and TypeMethodDescriptionBindingServiceConfiguration.binderFactory(BinderTypeRegistry binderTypeRegistry, BindingServiceProperties bindingServiceProperties, org.springframework.beans.factory.ObjectProvider<BinderCustomizer> binderCustomizerProvider, BinderChildContextInitializer binderChildContextInitializer)