quarkus-resteasy-reactive-kotlin
quarkus-resteasy-reactive-kotlin
/
org.jboss.resteasy.reactive.server.runtime.kotlin
/
prepareExecution
prepare
Execution
fun
prepareExecution
(
requestContext
:
ResteasyReactiveRequestContext
)
:
Pair
<
CoroutineDispatcher
,
ApplicationCoroutineScope
>