public interface InvokerFactory extends org.coodex.util.SelectableService<Destination>
| Modifier and Type | Method and Description |
|---|---|
RxInvoker |
getRxInvoker(Destination destination) |
Invoker |
getSyncInvoker(Destination destination) |
Invoker getSyncInvoker(Destination destination)
destination - RxInvoker getRxInvoker(Destination destination)
destination - Copyright © 2020. All rights reserved.