public class PromiseRxInvokerProviderImpl extends Object implements javax.ws.rs.client.RxInvokerProvider<org.osgi.service.jaxrs.client.PromiseRxInvoker>
Constructor and Description |
---|
PromiseRxInvokerProviderImpl() |
Modifier and Type | Method and Description |
---|---|
org.osgi.service.jaxrs.client.PromiseRxInvoker |
getRxInvoker(javax.ws.rs.client.SyncInvoker syncInvoker,
ExecutorService executorService) |
boolean |
isProviderFor(Class<?> clazz) |
public boolean isProviderFor(Class<?> clazz)
isProviderFor
in interface javax.ws.rs.client.RxInvokerProvider<org.osgi.service.jaxrs.client.PromiseRxInvoker>
public org.osgi.service.jaxrs.client.PromiseRxInvoker getRxInvoker(javax.ws.rs.client.SyncInvoker syncInvoker, ExecutorService executorService)
getRxInvoker
in interface javax.ws.rs.client.RxInvokerProvider<org.osgi.service.jaxrs.client.PromiseRxInvoker>
Copyright © 2021 The Apache Software Foundation. All rights reserved.