DataSource Extensions
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
DataSource Extensions
datasourcex-kotlin
/
com.caplin.integration.datasourcex.reactive.kotlin
/
BindChannel
/
json
json
fun
json
(
json
:
BindChannelJson
.
(
)
->
Unit
)
(
source
)
fun
json
(
json
:
Consumer
<
BindChannelJson
>
)
(
source
)
Configure bindings for publishers providing
JSON
records.