public class DubboClientInvokerFactory extends Object implements InvokerFactory
| Constructor and Description |
|---|
DubboClientInvokerFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Destination param) |
Invoker |
getInvoker(Destination destination) |
static boolean |
isDubbo(Destination destination) |
public static boolean isDubbo(Destination destination)
public Invoker getInvoker(Destination destination)
getInvoker in interface InvokerFactorypublic boolean accept(Destination param)
accept in interface org.coodex.util.AcceptableService<Destination>Copyright © 2018. All rights reserved.