Uses of Class
top.focess.qq.api.net.packet.WaitPacket
-
Packages that use WaitPacket Package Description top.focess.qq.api.net.packet top.focess.qq.core.net -
-
Uses of WaitPacket in top.focess.qq.api.net.packet
Methods in top.focess.qq.api.net.packet that return WaitPacket Modifier and Type Method Description WaitPacketWaitPacketCodec. readPacket(PacketPreCodec packetPreCodec)Methods in top.focess.qq.api.net.packet with parameters of type WaitPacket Modifier and Type Method Description voidWaitPacketCodec. writePacket(WaitPacket packet, PacketPreCodec packetPreCodec) -
Uses of WaitPacket in top.focess.qq.core.net
Methods in top.focess.qq.core.net with parameters of type WaitPacket Modifier and Type Method Description PacketFocessSidedReceiver. onWait(WaitPacket packet)
-