GH-1829 Add 'multiplex' consumer property to the doc
Fix javadoc by removing the note about users not being expected to set this property Resolves #1829
This commit is contained in:
@@ -1861,6 +1861,10 @@ Also, when native encoding and decoding is used, the `headerMode=embeddedHeaders
|
||||
See the producer property `useNativeEncoding`.
|
||||
+
|
||||
Default: `false`.
|
||||
multiplex::
|
||||
When set to true, the underlying binder will natively multiplex destinations on the same input binding.
|
||||
+
|
||||
Default: `false`.
|
||||
|
||||
==== Advanced Consumer Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user