| 程序包 | 说明 |
|---|---|
| xin.alum.aim.cluster | |
| xin.alum.aim.groups | |
| xin.alum.aim.model | |
| xin.alum.aim.rabbitmq |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ClusterPusher.push(String recipient,
Transportable data) |
void |
ClusterPusher.push(String recipient,
Transportable data) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ClusterFactory.push(String recipient,
Transportable reply)
推送
|
void |
ClusterFactory.push(String recipient,
Transportable reply)
推送
|
void |
Sessions.send(String uid,
Transportable msg)
向用户发送消息[含集群]
|
void |
Sessions.send(String uid,
Transportable msg)
向用户发送消息[含集群]
|
void |
SessionGroups.sends(String groupKey,
Transportable msg)
向集群指定群组推送通知
|
void |
SessionGroups.sends(String groupKey,
Transportable msg)
向集群指定群组推送通知
|
void |
Sessions.sends(Transportable msg)
向当前群组发送消息[不含集群]
|
void |
Sessions.sends(Transportable msg)
向当前群组发送消息[不含集群]
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
Pusher<T extends Transportable> |
class |
Pusher<T extends Transportable> |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Message
消息对象
|
class |
Ping
服务端心跳请求
|
class |
Reply
请求应答对象
|
class |
Sent
java |android 客户端请求结构
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RabbitMQPusher.push(String recipient,
Transportable data) |
void |
RabbitMQPusher.push(String recipient,
Transportable data) |
Copyright © 2020–2022 The AIM Project. All rights reserved.