Uses of Interface
org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker
-
-
Uses of RxFlowableInvoker in org.glassfish.jersey.client.rx.rxjava2
Methods in org.glassfish.jersey.client.rx.rxjava2 that return RxFlowableInvoker Modifier and Type Method Description RxFlowableInvokerRxFlowableInvokerProvider. getRxInvoker(SyncInvoker syncInvoker, ExecutorService executorService)
-