类的使用
xin.alum.aio.model.Events
-
使用Events的程序包 程序包 说明 xin.alum.aio.handler -
-
xin.alum.aio.handler中Events的使用
返回Events的xin.alum.aio.handler中的方法 修饰符和类型 方法 说明 EventsAioReceive. onKick(io.netty.channel.Channel old, Session session)处理互踢旧连接关闭业务逻辑EventsAioReceiver. onKick(io.netty.channel.Channel old, Session session)参数类型为Events的xin.alum.aio.handler中的方法 修饰符和类型 方法 说明 voidAioReceive. onRecive(io.netty.channel.Channel ch, Events msg)接受消息voidAioReceiver. onRecive(io.netty.channel.Channel ch, Events s)测试方法,正式业务请重写
-