public class LocalInvokerFactory extends Object implements InvokerFactory
| 构造器和说明 |
|---|
LocalInvokerFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
accept(Destination param) |
RxInvoker |
getRxInvoker(Destination destination) |
Invoker |
getSyncInvoker(Destination destination) |
public Invoker getSyncInvoker(Destination destination)
getSyncInvoker 在接口中 InvokerFactorypublic RxInvoker getRxInvoker(Destination destination)
getRxInvoker 在接口中 InvokerFactorypublic boolean accept(Destination param)
accept 在接口中 org.coodex.util.SelectableService<Destination>Copyright © 2020. All rights reserved.