public interface IConvertProtocolPacket
Modifier and Type | Method and Description |
---|---|
ImPacket |
ReqPacket(byte[] body,
Command command,
org.tio.core.ChannelContext channelContext)
转化请求包
|
ImPacket |
RespPacket(byte[] body,
Command command,
org.tio.core.ChannelContext channelContext)
转化响应包
|
Copyright © 2018. All rights reserved.