Home | History | Annotate | Download | only in user

Lines Matching refs:departPacket

420         DepartQueuePacket departPacket = new DepartQueuePacket(this.workgroupJID);

421 PacketCollector collector = this.connection.createPacketCollector(new PacketIDFilter(departPacket.getPacketID()));
423 connection.sendPacket(departPacket);