public class LoginReqHandler extends AbCmdHandler
processors
Constructor and Description |
---|
LoginReqHandler() |
Modifier and Type | Method and Description |
---|---|
void |
bindUnbindGroup(org.tio.core.ChannelContext channelContext,
User user)
初始化绑定或者解绑群组;
|
Command |
command()
功能描述:[命令主键]
创建者:WChao 创建时间: 2017年7月17日 下午2:31:51
|
ImPacket |
handler(ImPacket packet,
org.tio.core.ChannelContext channelContext) |
addProcessor, getProcessor, getProcessor, removeProcessor
public ImPacket handler(ImPacket packet, org.tio.core.ChannelContext channelContext) throws Exception
Exception
public void bindUnbindGroup(org.tio.core.ChannelContext channelContext, User user) throws Exception
Exception
public Command command()
CmdHandlerIntf
Copyright © 2018. All rights reserved.