PublisherMonoFunctionAccessor

constructor(function: KFunction<*>)

Parameters

function

the Kotlin function that returns a Publisher

Type Parameters

T

the type of the target object

D

the type of data in the Publisher