| 程序包 | 说明 |
|---|---|
| net.hasor.rsf.protocol.rsf |
RSF 1.0协议 数据包编码器和解码器。
|
| net.hasor.rsf.rpc.net.http |
Http 网络连接器。
|
| net.hasor.rsf.rpc.net.netty |
Netty 网络连接器。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RsfProtocolHandler
RSF 解码器
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
HttpProtocolHandler
Http 解码器
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected ProtocolHandlerFactory |
HttpConnector.createHandler(String protocol,
AppContext appContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ProtocolHandlerFactory |
NettyConnector.createHandler(String protocol,
AppContext appContext)
创建 ProtocolHandlerFactory 对象。
|
Copyright © 2020–2021. All rights reserved.