Uses of Interface
org.apache.cxf.jaxrs.reactor.client.ReactorInvoker
-
Packages that use ReactorInvoker Package Description org.apache.cxf.jaxrs.reactor.client -
-
Uses of ReactorInvoker in org.apache.cxf.jaxrs.reactor.client
Classes in org.apache.cxf.jaxrs.reactor.client that implement ReactorInvoker Modifier and Type Class Description classReactorInvokerImplMethods in org.apache.cxf.jaxrs.reactor.client that return ReactorInvoker Modifier and Type Method Description ReactorInvokerReactorInvokerProvider. getRxInvoker(javax.ws.rs.client.SyncInvoker syncInvoker, ExecutorService executorService)
-