| 接口 | 说明 |
|---|---|
| Caller<T> |
类说明
|
| Exporter<T> |
Export service providers.
|
| Future | |
| FutureListener |
用于监听Future的success和fail事件
|
| Node |
node manage interface
|
| Protocol |
protocol
只负责点到点的通讯
|
| Provider<T> |
Service provider.
|
| ProviderFactory |
Created by zhanglei28 on 2017/10/17.
|
| Referer<T> |
Refer to a service.
|
| Request |
Request
|
| Response |
Response
|
| ResponseFuture |
| 类 | 说明 |
|---|---|
| AbstractExporter<T> |
abstract exporter
|
| AbstractNode | |
| AbstractProvider<T> | |
| AbstractReferer<T> |
abstract referer
|
| Application | |
| ApplicationInfo | 已过时 |
| DefaultProvider<T> | |
| DefaultRequest |
Rpc Request
|
| DefaultResponse |
Response received via rpc.
|
| DefaultResponseFuture |
Created by zhanglei28 on 2017/9/11.
|
| RefererSupports | |
| RpcContext |
rpc session context
|
| RpcStats |
rpc call statistic.
|
| RpcStats.CountTime | |
| RpcStats.StatInfo | |
| URL |
Desc a reffer or a service.
|
Copyright © 2017. All rights reserved.