public class WSInvokerFactory extends Object implements InvokerFactory
| Constructor and Description |
|---|
WSInvokerFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Destination param) |
RxInvoker |
getRxInvoker(Destination destination) |
Invoker |
getSyncInvoker(Destination destination) |
public boolean accept(Destination param)
accept in interface org.coodex.util.SelectableService<Destination>public Invoker getSyncInvoker(Destination destination)
getSyncInvoker in interface InvokerFactorypublic RxInvoker getRxInvoker(Destination destination)
getRxInvoker in interface InvokerFactoryCopyright © 2020. All rights reserved.