netty发送utf-8编码的信息
摘要:/** * */ @Override public void channelActive(ChannelHandlerContext ctx) throws Exception { // (1) //发送告警信息 List faultsAlarms=ReadWarnInfo.getFaultAlarms();...
        阅读全文
        
            posted @ 2016-08-17 16:23
            posted @ 2016-08-17 16:23
            posted @ 2016-08-13 22:05