RequestInterceptorContext

Interceptor context used for all phases that only have access to the operation input (request)

Inheritors

Properties

Link copied to clipboard
abstract val executionContext: <Error class: unknown class>

The ExecutionContext used to drive the execution of a single request/response

Link copied to clipboard
abstract val request: I

Retrieve the modeled request for the operation being invoked