Package dev.restate.sdk.core
Interface RequestProcessor
- All Superinterfaces:
Flow.Processor<Slice,,Slice> Flow.Publisher<Slice>,Flow.Subscriber<Slice>
Resolved handler for an invocation. See
Endpoint for more details.-
Method Summary
Methods inherited from interface java.util.concurrent.Flow.Publisher
subscribeMethods inherited from interface java.util.concurrent.Flow.Subscriber
onComplete, onError, onNext, onSubscribe
-
Method Details
-
statusCode
int statusCode() -
responseContentType
String responseContentType()
-