Interface RequestProcessor

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

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

    • statusCode

      int statusCode()
    • responseContentType

      String responseContentType()