public class SourceRconCmdEncoder extends MessageOutboundEncoder<SourceRconCmdRequest>
SourceRconCmdEncoder class.
Constructor and Description |
---|
SourceRconCmdEncoder() |
Modifier and Type | Method and Description |
---|---|
protected void |
encodeMessage(io.netty.channel.ChannelHandlerContext ctx,
Envelope<SourceRconCmdRequest> msg,
List<Object> out)
encodeMessage.
|
acceptMessage, acceptOutboundMessage, debug, encode, error, getContext, getRequest, handlerAdded, handlerRemoved, info, isDebugEnabled, log, trace, warn, write
bind, close, connect, deregister, disconnect, flush, read
ensureNotSharable, exceptionCaught, isSharable
protected void encodeMessage(io.netty.channel.ChannelHandlerContext ctx, Envelope<SourceRconCmdRequest> msg, List<Object> out) throws Exception
encodeMessage.
encodeMessage
in class MessageOutboundEncoder<SourceRconCmdRequest>
ctx
- a ChannelHandlerContext
objectmsg
- a Envelope
objectout
- a List
objectException
- if any.Copyright © 2016–2024. All rights reserved.