Package com.linkedin.venice.utils
Class NettyUtils
- java.lang.Object
-
- com.linkedin.venice.utils.NettyUtils
-
public class NettyUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NettyUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
setupResponseAndFlush(io.netty.handler.codec.http.HttpResponseStatus status, byte[] body, boolean isJson, io.netty.channel.ChannelHandlerContext ctx)
-