public class SourceQueryRulesDecoder extends SourceQueryAuthDecoder<SourceQueryRulesRequest>
SourceQueryRulesDecoder class.
SourceQueryDecoder.SourceQueryMessage| Constructor and Description |
|---|
SourceQueryRulesDecoder()
Constructor for SourceQueryRulesDecoder.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
decodeQueryPacket(io.netty.channel.ChannelHandlerContext ctx,
SourceQueryRulesRequest request,
SourceQuerySinglePacket msg)
decodeQueryPacket.
|
acceptPacket, decodePacketdecodeField, decodeField, decodeField, decodeField, decodeField, decodeFlag, decodeFlag, decodeFlag, decodeFlag, readMessagechannelRead, debug, debug, debug, debug, error, error, handlerAdded, handlerRemoved, info, isDebugEnabled, log, log, printField, trace, warnpublic SourceQueryRulesDecoder()
Constructor for SourceQueryRulesDecoder.
protected Object decodeQueryPacket(io.netty.channel.ChannelHandlerContext ctx, SourceQueryRulesRequest request, SourceQuerySinglePacket msg) throws Exception
decodeQueryPacket.
decodeQueryPacket in class SourceQueryAuthDecoder<SourceQueryRulesRequest>ctx - a ChannelHandlerContext objectrequest - a T objectmsg - a SourceQuerySinglePacket objectObject objectException - if any.Copyright © 2016–2024. All rights reserved.