DataSource Extensions
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
DataSource Extensions
datasourcex-java-flow
/
com.caplin.integration.datasourcex.reactive.java
/
Bind
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
using
Link copied to clipboard
@
JvmStatic
fun
using
(
dataSource
:
DataSource
,
bind
:
Consumer
<
Bind
>
)
fun
using
(
dataSource
:
DataSource
,
bind
:
Bind
.
(
)
->
Unit
)
DSL entrypoint for binding
Publisher
streams to
DataSource
endpoints.