示例#1
0
 private void logMessage(JPacket packet, String sender) {
   session.addMsg(packet, sender);
 }