public class NSQEncoder extends io.netty.handler.codec.MessageToMessageEncoder<NSQCommand>
| Constructor and Description |
|---|
NSQEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
NSQCommand message,
List<Object> out) |
acceptOutboundMessage, writebind, close, connect, deregister, disconnect, flush, readexceptionCaught, handlerAdded, handlerRemoved, isSharableprotected void encode(io.netty.channel.ChannelHandlerContext ctx,
NSQCommand message,
List<Object> out)
throws Exception
encode in class io.netty.handler.codec.MessageToMessageEncoder<NSQCommand>ExceptionCopyright © 2017. All rights reserved.