Uses of Class
top.focess.qq.api.net.packet.MessagePacket
-
Packages that use MessagePacket Package Description top.focess.qq.api.net.packet -
-
Uses of MessagePacket in top.focess.qq.api.net.packet
Methods in top.focess.qq.api.net.packet that return MessagePacket Modifier and Type Method Description MessagePacketMessagePacketCodec. readPacket(PacketPreCodec packetPreCodec)Methods in top.focess.qq.api.net.packet with parameters of type MessagePacket Modifier and Type Method Description voidMessagePacketCodec. writePacket(MessagePacket packet, PacketPreCodec packetPreCodec)
-