public class NettyResponseEncoder extends io.netty.handler.codec.MessageToByteEncoder<ClusterResponse>
| Constructor and Description |
|---|
NettyResponseEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
ClusterResponse response,
io.netty.buffer.ByteBuf out) |
acceptOutboundMessage, allocateBuffer, isPreferDirect, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharableprotected void encode(io.netty.channel.ChannelHandlerContext ctx,
ClusterResponse response,
io.netty.buffer.ByteBuf out)
throws Exception
encode in class io.netty.handler.codec.MessageToByteEncoder<ClusterResponse>ExceptionCopyright © 2021 Alibaba Group. All rights reserved.