| 程序包 | 说明 |
|---|---|
| net.hasor.rsf |
RSF 分布式RPC框架。
|
| net.hasor.rsf.rpc.client |
RSF服务框架RemoteClient实现,
RsfClient接口的实现。 |
| net.hasor.rsf.rpc.context |
RSF服务框架容器环境,
RsfContext接口的实现。 |
| 限定符和类型 | 方法和说明 |
|---|---|
RsfClient |
RsfContext.getRsfClient() |
RsfClient |
RsfContext.getRsfClient(InterAddress target) |
RsfClient |
RsfContext.getRsfClient(String targetStr) |
RsfClient |
RsfContext.getRsfClient(URI targetURL) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RpcRsfClient |
| 限定符和类型 | 方法和说明 |
|---|---|
RsfClient |
AbstractRsfContext.getRsfClient() |
RsfClient |
AbstractRsfContext.getRsfClient(InterAddress target) |
RsfClient |
AbstractRsfContext.getRsfClient(String targetStr) |
RsfClient |
AbstractRsfContext.getRsfClient(URI targetURL) |
Copyright © 2020–2021. All rights reserved.