|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Invoker<T>
Invoker. (API/SPI, Prototype, ThreadSafe)
Protocol.refer(Class, com.alibaba.dubbo.common.URL),
InvokerListener,
AbstractInvoker| Method Summary | |
|---|---|
Class<T> |
getInterface()
get service interface. |
Result |
invoke(Invocation invocation)
invoke. |
| Methods inherited from interface com.alibaba.dubbo.common.Node |
|---|
destroy, getUrl, isAvailable |
| Method Detail |
|---|
Class<T> getInterface()
Result invoke(Invocation invocation)
throws RpcException
invocation -
RpcException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||