Uses of Class
org.springframework.cloud.stream.config.BinderProperties
-
Packages that use BinderProperties Package Description org.springframework.cloud.stream.config -
-
Uses of BinderProperties in org.springframework.cloud.stream.config
Methods in org.springframework.cloud.stream.config that return types with arguments of type BinderProperties Modifier and Type Method Description Map<String,BinderProperties>BindingServiceProperties. getBinders()Method parameters in org.springframework.cloud.stream.config with type arguments of type BinderProperties Modifier and Type Method Description voidBindingServiceProperties. setBinders(Map<String,BinderProperties> binders)
-