Uses of Class
org.springframework.cloud.stream.binder.ProducerProperties.PollerProperties
-
Packages that use ProducerProperties.PollerProperties Package Description org.springframework.cloud.stream.binder -
-
Uses of ProducerProperties.PollerProperties in org.springframework.cloud.stream.binder
Methods in org.springframework.cloud.stream.binder that return ProducerProperties.PollerProperties Modifier and Type Method Description ProducerProperties.PollerPropertiesProducerProperties. getPoller()Methods in org.springframework.cloud.stream.binder with parameters of type ProducerProperties.PollerProperties Modifier and Type Method Description voidProducerProperties. setPoller(ProducerProperties.PollerProperties poller)
-