4950515253545556575859
return null; } public void run() { MultiUserChatService mucService = room.getMUCService(); mucService.chatRoomAdded(room); } public void writeExternal(ObjectOutput out) throws IOException { room.writeExternal(out); }