Package dev.restate.sdk.core
Interface ResolvedEndpointHandler
- All Superinterfaces:
Flow.Processor<ByteBuffer,
,ByteBuffer> Flow.Publisher<ByteBuffer>
,Flow.Subscriber<ByteBuffer>
Resolved handler for an invocation.
-
Method Summary
Methods inherited from interface java.util.concurrent.Flow.Publisher
subscribe
Methods inherited from interface java.util.concurrent.Flow.Subscriber
onComplete, onError, onNext, onSubscribe
-
Method Details
-
responseContentType
String responseContentType()
-