public final class Packet extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Packet.Agreement
枚举消息类型
Protobuf enum
xin.alum.aim.model.proto.Agreement |
static class |
Packet.Data
默认通信数据
Protobuf type
xin.alum.aim.model.proto.Data |
static interface |
Packet.DataOrBuilder |
static class |
Packet.Login
Protobuf type
xin.alum.aim.model.proto.Login |
static interface |
Packet.LoginOrBuilder |
static class |
Packet.Message
Protobuf推送数据
Protobuf type
xin.alum.aim.model.proto.Message |
static interface |
Packet.MessageOrBuilder |
static class |
Packet.Reply
Protobuf下行数据
Protobuf type
xin.alum.aim.model.proto.Reply |
static interface |
Packet.ReplyOrBuilder |
static class |
Packet.Sent
Protobuf上行数据
Protobuf type
xin.alum.aim.model.proto.Sent |
static interface |
Packet.SentOrBuilder |
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2020–2022 The AIM Project. All rights reserved.