public class SocketUtils extends Object
SocketUtils()
static String
getJson(Object msg)
static void
sendMsg(io.netty.channel.ChannelHandlerContext ctx, String msg)
sendMsg(io.netty.channel.Channel ctx, String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SocketUtils()
public static String getJson(Object msg)
public static void sendMsg(io.netty.channel.ChannelHandlerContext ctx, String msg)
public static void sendMsg(io.netty.channel.Channel ctx, String msg)
Copyright © 2020. All rights reserved.