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