| 程序包 | 说明 |
|---|---|
| top.focess.qq.api.net | |
| top.focess.qq.api.net.packet | |
| top.focess.qq.core.net |
| 类和说明 |
|---|
| Packet
This is the base class of all packets.
|
| PacketCodec
The codec for special packet type.
|
| 类和说明 |
|---|
| ClientPacket
The class indicates that this packet is for client side.
|
| ClientPackPacket
Used to pack package sent by client.
|
| ConnectedPacket
Used to tell client the id and the token
|
| ConnectPacket
Used to connect to the server.
|
| DisconnectedPacket
Used to tell client the connection has lost.
|
| DisconnectPacket
Used to tell server the connection has lost.
|
| HeartPacket
Used to tell server the connection is not lost.
|
| MessagePacket
Used to send String message.
|
| Packet
This is the base class of all packets.
|
| PacketCodec
The codec for special packet type.
|
| ServerPacket
The class indicates that this packet is for server side.
|
| ServerPackPacket
Used to pack package sent by server.
|
| SidedConnectPacket
Used to connect to the server.
|
| WaitPacket
Used to create receive-packet time for client and send-packet time for server.
|
| 类和说明 |
|---|
| ClientPackPacket
Used to pack package sent by client.
|
| ConnectedPacket
Used to tell client the id and the token
|
| ConnectPacket
Used to connect to the server.
|
| DisconnectedPacket
Used to tell client the connection has lost.
|
| DisconnectPacket
Used to tell server the connection has lost.
|
| HeartPacket
Used to tell server the connection is not lost.
|
| Packet
This is the base class of all packets.
|
| ServerPackPacket
Used to pack package sent by server.
|
| SidedConnectPacket
Used to connect to the server.
|
| WaitPacket
Used to create receive-packet time for client and send-packet time for server.
|
Copyright © 2022. All rights reserved.