- java.lang.Object
-
- org.glassfish.jersey.client.rx.guava.RxListenableFutureInvokerProvider
-
- All Implemented Interfaces:
- javax.ws.rs.client.RxInvokerProvider<RxListenableFutureInvoker>
public final class RxListenableFutureInvokerProvider
extends Object
implements javax.ws.rs.client.RxInvokerProvider<RxListenableFutureInvoker>
Invoker provider for invokers based on Guava's ListenableFuture.
- Since:
- 2.13
- Author:
- Michal Gajdos, Pavel Bucek (pavel.bucek at oracle.com)
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.