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