public class MockInvokersSelector extends AbstractRouter
| Constructor and Description |
|---|
MockInvokersSelector() |
| Modifier and Type | Method and Description |
|---|---|
<T> List<Invoker<T>> |
route(List<Invoker<T>> invokers,
URL url,
Invocation invocation)
route.
|
compareTo, getPriority, getUrlpublic <T> List<Invoker<T>> route(List<Invoker<T>> invokers, URL url, Invocation invocation) throws RpcException
Routerurl - refer urlRpcExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.