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