toggle menu
quarkus-websockets-next-kotlin
JVM
switch theme
search in API
quarkus-websockets-next-kotlin
/
io.quarkus.websockets.next.runtime.kotlin
/
CoroutineInvoker
/
inNewCoroutine
in
New
Coroutine
@
JvmStatic
fun
<
T
,
U
>
inNewCoroutine
(
instance
:
T
,
arguments
:
Array
<
Any
?
>
,
invoker
:
Invoker
<
T
,
U
>
)
:
Uni
<
U
>