| 接口 | 说明 |
|---|---|
| Aim.DataOrBuilder | |
| Aim.LoginOrBuilder | |
| Aim.MessageOrBuilder | |
| Aim.NoticeOrBuilder | |
| Aim.PacketOrBuilder | |
| Aim.RoomOrBuilder | |
| Aim.UserOrBuilder |
| 类 | 说明 |
|---|---|
| Aim | |
| Aim.Data |
默认通信数据类型
Protobuf type
xin.alum.aim.model.Data |
| Aim.Data.Builder |
默认通信数据类型
Protobuf type
xin.alum.aim.model.Data |
| Aim.Login |
登录验证
Protobuf type
xin.alum.aim.model.Login |
| Aim.Login.Builder |
登录验证
Protobuf type
xin.alum.aim.model.Login |
| Aim.Message |
消息体
Protobuf type
xin.alum.aim.model.Message |
| Aim.Message.Builder |
消息体
Protobuf type
xin.alum.aim.model.Message |
| Aim.Notice |
Protobuf推送通知
Protobuf type
xin.alum.aim.model.Notice |
| Aim.Notice.Builder |
Protobuf推送通知
Protobuf type
xin.alum.aim.model.Notice |
| Aim.Packet |
上下行数据包
Protobuf type
xin.alum.aim.model.Packet |
| Aim.Packet.Builder |
上下行数据包
Protobuf type
xin.alum.aim.model.Packet |
| Aim.Room |
房间信息
Protobuf type
xin.alum.aim.model.Room |
| Aim.Room.Builder |
房间信息
Protobuf type
xin.alum.aim.model.Room |
| Aim.User |
通信用户信息
Protobuf type
xin.alum.aim.model.User |
| Aim.User.Builder |
通信用户信息
Protobuf type
xin.alum.aim.model.User |
| Events<T extends com.google.protobuf.Message> |
基于ProtoBuy的数据通信抽象类
|
| Notice |
消息对象
|
| ProtoUtil |
JSON 序列化,若属性存在默认值则不输出
如:code=0,message=“”
|
| Pusher<T extends Transportable> | |
| Transportable |
需要向另一端发送的结构体
|
| 枚举 | 说明 |
|---|---|
| Aim.Agreement |
通道通信协议
Protobuf enum
xin.alum.aim.model.Agreement |
| Aim.Mold |
消息类型
Protobuf enum
xin.alum.aim.model.Mold |
Copyright © 2020–2023 The Aim Project. All rights reserved.