Interface RequestProcessor

All Superinterfaces:
Flow.Processor<dev.restate.common.Slice,dev.restate.common.Slice>, Flow.Publisher<dev.restate.common.Slice>, Flow.Subscriber<dev.restate.common.Slice>

public interface RequestProcessor extends Flow.Processor<dev.restate.common.Slice,dev.restate.common.Slice>
Resolved handler for an invocation. See Endpoint for more details.
  • Method Details

    • statusCode

      int statusCode()
    • responseContentType

      String responseContentType()