Class ExtendedProducerProperties<T>
java.lang.Object
org.springframework.cloud.stream.binder.ProducerProperties
org.springframework.cloud.stream.binder.ExtendedProducerProperties<T>
- Type Parameters:
T
- extension type
- Author:
- Marius Bogoevici
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.cloud.stream.binder.ProducerProperties
ProducerProperties.PollerProperties
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.cloud.stream.binder.ProducerProperties
getBindingName, getHeaderMode, getPartitionCount, getPartitionKeyExpression, getPartitionKeyExtractorName, getPartitionSelectorExpression, getPartitionSelectorName, getPoller, getRequiredGroups, isAutoStartup, isErrorChannelEnabled, isPartitioned, isUseNativeEncoding, isValidPartitionKeyProperty, isValidPartitionSelectorProperty, populateBindingName, setAutoStartup, setErrorChannelEnabled, setHeaderMode, setPartitionCount, setPartitionKeyExpression, setPartitionKeyExtractorName, setPartitionSelectorExpression, setPartitionSelectorName, setPoller, setRequiredGroups, setUseNativeEncoding
-
Constructor Details
-
ExtendedProducerProperties
-
-
Method Details
-
getExtension
-