toggle menu
sdk-java
1.2.0
jvm
switch theme
search in API
sdk-core
/
dev.restate.sdk.core
/
InvocationFlow
/
InvocationOutputPublisher
Invocation
Output
Publisher
interface
InvocationOutputPublisher
:
Flow.Publisher
<
T
>
Members
Functions
subscribe
Link copied to clipboard
abstract
fun
subscribe
(
p
:
Flow.Subscriber
<
in
T
>
)