Uses of Interface
io.quarkus.resteasy.mutiny.common.runtime.UniRxInvoker
-
-
Uses of UniRxInvoker in io.quarkus.resteasy.mutiny.common.runtime
Classes in io.quarkus.resteasy.mutiny.common.runtime that implement UniRxInvoker Modifier and Type Class Description classUniRxInvokerImplMethods in io.quarkus.resteasy.mutiny.common.runtime that return UniRxInvoker Modifier and Type Method Description UniRxInvokerUniInvokerProvider. getRxInvoker(jakarta.ws.rs.client.SyncInvoker syncInvoker, ExecutorService executorService)
-