DataSource Extensions
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DataSource Extensions
datasourcex-reactive-api
/
com.caplin.integration.datasourcex.reactive.api
/
ChannelRequestSupplier
Channel
Request
Supplier
fun
interface
ChannelRequestSupplier
<
R
,
T
>
(
source
)
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
ChannelRequest
<
R
>
.
invoke
(
)
:
T