|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Router
Router. (SPI, Prototype, ThreadSafe)
Cluster.join(Directory)
,
Directory.list(Invocation)
Method Summary | ||
---|---|---|
URL |
getUrl()
get the router url. |
|
|
route(List<Invoker<T>> invokers,
URL url,
Invocation invocation)
route. |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
URL getUrl()
<T> List<Invoker<T>> route(List<Invoker<T>> invokers, URL url, Invocation invocation) throws RpcException
invokers
- url
- refer urlinvocation
-
RpcException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |