public final class RxListenableFutureInvokerProvider extends Object implements RxInvokerProvider<RxListenableFutureInvoker>
ListenableFuture.| Constructor and Description |
|---|
RxListenableFutureInvokerProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.glassfish.jersey.client.rx.guava.JerseyRxListenableFutureInvoker |
getRxInvoker(SyncInvoker syncInvoker,
ExecutorService executorService) |
boolean |
isProviderFor(Class clazz) |
public boolean isProviderFor(Class clazz)
isProviderFor in interface RxInvokerProvider<RxListenableFutureInvoker>public org.glassfish.jersey.client.rx.guava.JerseyRxListenableFutureInvoker getRxInvoker(SyncInvoker syncInvoker, ExecutorService executorService)
getRxInvoker in interface RxInvokerProvider<RxListenableFutureInvoker>Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.