| 接口 | 说明 |
|---|---|
| Exporter<T> |
Exporter.
|
| ExporterListener |
ExporterListener.
|
| Filter |
Filter.
|
| Invocation |
Invocation.
|
| Invoker<T> |
Invoker.
|
| InvokerListener |
InvokerListener.
|
| Protocol |
Protocol.
|
| ProxyFactory |
ProxyFactory.
|
| Result |
RPC invoke result.
|
| 类 | 说明 |
|---|---|
| RpcConstants | 已过时
Replace to com.alibaba.dubbo.common.Constants
|
| RpcContext |
Thread local context.
|
| RpcInvocation |
RPC Invocation.
|
| RpcResult |
RPC Result.
|
| RpcStatus |
URL statistics.
|
| ServiceClassHolder |
TODO this is just a workaround for rest protocol, and now we just ensure it works in the most common dubbo usages
|
| StaticContext |
System context, for internal use only
|
| 异常错误 | 说明 |
|---|---|
| RpcException |
RPC Exception.
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.