- using custom RxInvokerFactory (this is little artificial, since the
factory just returns CompletionStageRxInvoker, but support for
Observable from RxJava or ListenableFuture from Guava can be done in the
exact same manner)
The last link is to the Jersey repository. Jersey version 2.26 will be
JAX-RS 2.1 RI and branch 2.x is where the development will happen.
Jersey 2.26-b01 (which is being released right now) implements all
rx(...) methods; feel free to test/evaluate it there.