Uses of Class
top.focess.qq.api.net.packet.ClientPacket
-
Packages that use ClientPacket Package Description top.focess.qq.api.net.packet -
-
Uses of ClientPacket in top.focess.qq.api.net.packet
Subclasses of ClientPacket in top.focess.qq.api.net.packet Modifier and Type Class Description classClientPackPacketUsed to pack package sent by client.classDisconnectPacketUsed to tell server the connection has lost.classHeartPacketUsed to tell server the connection is not lost.classWaitPacketUsed to create receive-packet time for client and send-packet time for server.
-