序列化表格
-
程序包 xin.alum.aio.groups
-
类xin.alum.aio.groups.Session扩展Object实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
cid
String cid
新的连接通道id -
clientIp
String clientIp
客户ip -
deviceId
String deviceId
客户设备信息id -
platform
AioPlatform platform
登录平台 -
uid
String uid
用户id
-
-
类xin.alum.aio.groups.SessionGroups扩展ConcurrentHashMap<String,Sessions>实现可序列化
-
序列化字段
-
clusterProperties
ClusterProperties clusterProperties
集群配置
-
-
-
-
程序包 xin.alum.aio.model
-
类xin.alum.aio.model.Aio.Data扩展com.google.protobuf.GeneratedMessageV3实现可序列化
- serialVersionUID:
- 0L
-
类xin.alum.aio.model.Aio.Login扩展com.google.protobuf.GeneratedMessageV3实现可序列化
- serialVersionUID:
- 0L
-
序列化字段
-
agreement_
int agreement_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
token_
Object token_
-
-
类xin.alum.aio.model.Aio.Message扩展com.google.protobuf.GeneratedMessageV3实现可序列化
- serialVersionUID:
- 0L
-
类xin.alum.aio.model.Aio.Notice扩展com.google.protobuf.GeneratedMessageV3实现可序列化
- serialVersionUID:
- 0L
-
类xin.alum.aio.model.Aio.Packet扩展com.google.protobuf.GeneratedMessageV3实现可序列化
- serialVersionUID:
- 0L
-
类xin.alum.aio.model.Aio.Room扩展com.google.protobuf.GeneratedMessageV3实现可序列化
- serialVersionUID:
- 0L
-
类xin.alum.aio.model.Aio.User扩展com.google.protobuf.GeneratedMessageV3实现可序列化
- serialVersionUID:
- 0L
-
类xin.alum.aio.model.Events扩展Transportable实现可序列化
-
类xin.alum.aio.model.Notice扩展Transportable实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
action
String action
消息类型,用户自定义消息类别 -
content
String content
消息类容,于action 组合为任何类型消息,content 根据 format 可表示为 text,json ,xml数据格式 -
extra
String extra
附加内容 内容 -
format
String format
content 内容格式 -
id
long id
消息类型,用户自定义消息类别 -
receiver
String receiver
消息发送者接收者 -
sender
String sender
消息发送者账号 -
timestamp
long timestamp
-
title
String title
消息标题
-
-
类xin.alum.aio.model.Pusher扩展Object实现可序列化
-
序列化字段
-
data
T extends Transportable data
接受数据 -
recipient
String recipient
接受者
-
-
-
-
程序包 xin.alum.aio.util
-
类xin.alum.aio.util.ProtoDeserializer扩展com.fasterxml.jackson.databind.deser.std.StdScalarDeserializer实现可序列化
-
类xin.alum.aio.util.ProtoSerializer扩展com.fasterxml.jackson.databind.ser.std.StdScalarSerializer<com.google.protobuf.GeneratedMessageV3>实现可序列化
-