Uses of Interface
org.springframework.cloud.stream.binder.BinderTypeRegistry
Packages that use BinderTypeRegistry
-
Uses of BinderTypeRegistry in org.springframework.cloud.stream.binder
Classes in org.springframework.cloud.stream.binder that implement BinderTypeRegistryConstructors in org.springframework.cloud.stream.binder with parameters of type BinderTypeRegistryModifierConstructorDescriptionDefaultBinderFactory(Map<String, BinderConfiguration> binderConfigurations, BinderTypeRegistry binderTypeRegistry, BinderCustomizer binderCustomizer) -
Uses of BinderTypeRegistry in org.springframework.cloud.stream.config
Methods in org.springframework.cloud.stream.config that return BinderTypeRegistryModifier and TypeMethodDescriptionBinderFactoryAutoConfiguration.binderTypeRegistry(org.springframework.context.ConfigurableApplicationContext configurableApplicationContext) Methods in org.springframework.cloud.stream.config with parameters of type BinderTypeRegistryModifier and TypeMethodDescriptionBindingServiceConfiguration.binderFactory(BinderTypeRegistry binderTypeRegistry, BindingServiceProperties bindingServiceProperties, org.springframework.beans.factory.ObjectProvider<BinderCustomizer> binderCustomizerProvider, BinderChildContextInitializer binderChildContextInitializer)