######################################### # CommandHandler configuration # [cmd\u547D\u4EE4\u7801] = \u5168\u5C40cmd\u5904\u7406\u7406\u5668\u7C7B\u8DEF\u5F84(\u5FC5\u987B\u5904\u5728\u7B2C\u4E00\u4F4D),\u8BE5cmd\u547D\u4EE4\u4E0D\u540C\u4E1A\u52A1\u5904\u7406\u5668 ######################################### #\u9274\u6743\u8BF7\u6C42\u5904\u7406\u5668 3 = org.jim.server.command.handler.AuthReqHandler #\u804A\u5929\u8BF7\u6C42\u5904\u7406\u5668 11 = org.jim.server.command.handler.ChatReqHandler,org.jim.server.command.handler.processor.chat.DefaultAsyncChatMessageProcessor,com.cn.processor.IMChatAsyncChatMessageProcessor,org.jim.server.command.handler.processor.chat.IMAutoMessageProcessor #\u5173\u95ED\u3001\u9000\u51FA\u8BF7\u6C42\u5904\u7406\u5668 14 = org.jim.server.command.handler.CloseReqHandler #\u63E1\u624B\u8BF7\u6C42\u5904\u7406\u5668(TCP\u534F\u8BAE\u63E1\u624B\u5904\u7406\u5668,WS\u534F\u8BAE\u63E1\u624B\u5904\u7406\u5668) 1 = org.jim.server.command.handler.HandshakeReqHandler,org.jim.server.command.handler.processor.handshake.TcpHandshakeProcessor,org.jim.server.command.handler.processor.handshake.WsHandshakeProcessor #\u5FC3\u8DF3\u8BF7\u6C42\u5904\u7406\u5668 13 = org.jim.server.command.handler.HeartbeatReqHandler #\u52A0\u5165\u7FA4\u7EC4\u8BF7\u6C42\u5904\u7406\u5668 7 = org.jim.server.command.handler.JoinGroupReqHandler #\u767B\u5F55\u8BF7\u6C42\u5904\u7406\u5668 5 = org.jim.server.command.handler.LoginReqHandler #\u83B7\u53D6\u7528\u6237\u4FE1\u606F\u5904\u7406\u5668 17 = org.jim.server.command.handler.UserReqHandler #\u83B7\u53D6\u7528\u6237\u6D88\u606F\u5904\u7406\u5668 19 = org.jim.server.command.handler.MessageReqHandler #\u64A4\u56DE\u6D88\u606F\u5904\u7406\u5668 15 = org.jim.server.command.handler.IMCancelMessageReqHandler,org.jim.server.command.handler.processor.chat.IMCancelMessageProcessor #\u8F93\u5165\u6307\u793A\u5668(\u6B63\u5728\u8F93\u5165...) 21 =org.jim.server.command.handler.IMInputIndicatorReqHandler #\u7528\u6237\u8BC4\u4EF7\u6307\u793A\u5668 23 =org.jim.server.command.handler.EvaluationReqHandler