Uses of Interface
org.springframework.cloud.stream.binder.BinderSpecificPropertiesProvider
Packages that use BinderSpecificPropertiesProvider
-
Uses of BinderSpecificPropertiesProvider in org.springframework.cloud.stream.binder
Classes in org.springframework.cloud.stream.binder with type parameters of type BinderSpecificPropertiesProviderModifier and TypeClassDescriptionclassAbstractExtendedBindingProperties<C, P, T extends BinderSpecificPropertiesProvider>Base implementation ofExtendedBindingProperties.Methods in org.springframework.cloud.stream.binder that return types with arguments of type BinderSpecificPropertiesProviderModifier and TypeMethodDescriptionClass<? extends BinderSpecificPropertiesProvider> ExtendedBindingProperties.getExtendedPropertiesEntryClass()Extended properties class which should be a subclass ofBinderSpecificPropertiesProvideragainst which default extended producer and consumer properties are resolved.