CoroutineInvocationHandler

class CoroutineInvocationHandler(invoker: EndpointInvoker, coroutineScope: CoroutineScope) : ServerRestHandler

Constructors

Link copied to clipboard
constructor(invoker: EndpointInvoker, coroutineScope: CoroutineScope)

Functions

Link copied to clipboard
open override fun handle(requestContext: ResteasyReactiveRequestContext)