Package dev.restate.sdk.core
Interface InvocationFlow.InvocationOutputSubscriber
- All Superinterfaces:
Flow.Subscriber<ByteBuffer>
- Enclosing interface:
InvocationFlow
public static interface InvocationFlow.InvocationOutputSubscriber
extends Flow.Subscriber<ByteBuffer>
-
Method Summary
Methods inherited from interface java.util.concurrent.Flow.Subscriber
onComplete, onError, onNext, onSubscribe