| 程序包 | 说明 |
|---|---|
| xin.alum.aim.groups | |
| xin.alum.aim.handler | |
| xin.alum.aim.model |
| 限定符和类型 | 方法和说明 |
|---|---|
io.netty.channel.group.ChannelGroupFuture |
Sessions.sends(io.netty.channel.group.ChannelMatcher matcher,
Reply msg)
向通道Matcher匹配到的连接发送信息
|
io.netty.channel.group.ChannelGroupFuture |
Sessions.sends(io.netty.channel.group.ChannelMatcher matcher,
Reply msg)
向通道Matcher匹配到的连接发送信息
|
io.netty.channel.group.ChannelGroupFuture |
Sessions.sends(io.netty.channel.Channel ch,
Reply msg)
向不包含ch的其它通道发送消息
|
io.netty.channel.group.ChannelGroupFuture |
Sessions.sends(io.netty.channel.Channel ch,
Reply msg)
向不包含ch的其它通道发送消息
|
| 限定符和类型 | 方法和说明 |
|---|---|
Reply |
AimReceiver.onKick(io.netty.channel.Channel ch,
Session session) |
Reply |
AimServerReceiver.onKick(io.netty.channel.Channel ch,
Session session)
处理互踢业务逻辑
|
Reply |
AimServerReceiver.onKick(io.netty.channel.Channel ch,
Session session)
处理互踢业务逻辑
|
Reply |
AimReceiver.onKick(io.netty.channel.Channel ch,
Session session) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Reply |
Reply.instance(String key)
单例对象
|
static Reply |
Reply.instance(String key)
单例对象
|
static Reply |
Reply.instance(String key,
String msg)
单例对象
|
static Reply |
Reply.instance(String key,
String msg)
单例对象
|
Copyright © 2020–2022 The AIM Project. All rights reserved.