| 程序包 | 说明 |
|---|---|
| alibaba.drcnet.connection | |
| alibaba.drcnet.processer |
| 限定符和类型 | 方法和说明 |
|---|---|
UserConfig |
SingleDecomressConnection.getUserConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SingleDecomressConnection.setUserConfig(UserConfig userConfig) |
int |
SingleDecomressConnection.startConnection(String ip,
String port,
UserConfig userConfig,
DRCNetConfig netConfig,
SyncState syncState,
int ConncitonTimeOut) |
int |
Connection.startConnection(String ip,
String port,
UserConfig userConfig,
DRCNetConfig netConfig,
SyncState state,
int ConnectionTimeOut)
启动连接
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
NetDataProcesser.process(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf byteBuf,
UserConfig userConfig,
DRCNetConfig drcnetConfig,
CacheBuff buffer,
SyncState sync,
Connection conn) |
boolean |
DRCNetProcesser.process(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf byteBuf,
UserConfig userConfig,
DRCNetConfig drcnetConfig,
CacheBuff buf,
SyncState syncState,
Connection conn) |
void |
DRCNetProcesser.processSyncDoneInfo(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf byteBuf,
UserConfig userConfig,
SyncState syncState,
Connection conn) |
Copyright © 2017. All Rights Reserved.