Uses of Class
org.springframework.cloud.stream.config.BindingProperties
Packages that use BindingProperties
Package
Description
-
Uses of BindingProperties in org.springframework.cloud.stream.binding
Constructors in org.springframework.cloud.stream.binding with parameters of type BindingPropertiesModifierConstructorDescriptionDefaultPartitioningInterceptor(BindingProperties bindingProperties, org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) -
Uses of BindingProperties in org.springframework.cloud.stream.config
Methods in org.springframework.cloud.stream.config that return BindingPropertiesModifier and TypeMethodDescriptionBindingServiceProperties.getBindingProperties(String bindingName) Methods in org.springframework.cloud.stream.config that return types with arguments of type BindingPropertiesMethod parameters in org.springframework.cloud.stream.config with type arguments of type BindingPropertiesModifier and TypeMethodDescriptionvoidBindingServiceProperties.setBindings(Map<String, BindingProperties> bindings) -
Uses of BindingProperties in org.springframework.cloud.stream.endpoint
Methods in org.springframework.cloud.stream.endpoint that return types with arguments of type BindingPropertiesModifier and TypeMethodDescriptionChannelsEndpoint.ChannelsMetaData.getInputs()ChannelsEndpoint.ChannelsMetaData.getOutputs()