public interface RxInvokerProvider<T extends RxInvoker>
| Modifier and Type | Method and Description |
|---|---|
T |
getRxInvoker(SyncInvoker syncInvoker,
ExecutorService executorService) |
boolean |
isProviderFor(Class<?> clazz) |
boolean isProviderFor(Class<?> clazz)
T getRxInvoker(SyncInvoker syncInvoker, ExecutorService executorService)
Copyright © 2018 The Apache Software Foundation. All rights reserved.