Uses of Class
top.focess.qq.api.net.packet.ServerPacket
-
Packages that use ServerPacket Package Description top.focess.qq.api.net.packet -
-
Uses of ServerPacket in top.focess.qq.api.net.packet
Subclasses of ServerPacket in top.focess.qq.api.net.packet Modifier and Type Class Description classConnectedPacketUsed to tell client the id and the tokenclassDisconnectedPacketUsed to tell client the connection has lost.classServerPackPacketUsed to pack package sent by server.
-