public class SourceQueryPlayersDecoder extends SourceQueryAuthDecoder<SourceQueryPlayerRequest>
SourceQueryPlayersDecoder class.
SourceQueryDecoder.SourceQueryMessage| Constructor and Description |
|---|
SourceQueryPlayersDecoder()
Constructor for SourceQueryPlayersDecoder.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
decodeQueryPacket(io.netty.channel.ChannelHandlerContext ctx,
SourceQueryPlayerRequest request,
SourceQuerySinglePacket packet)
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 SourceQueryPlayersDecoder()
Constructor for SourceQueryPlayersDecoder.
protected Object decodeQueryPacket(io.netty.channel.ChannelHandlerContext ctx, SourceQueryPlayerRequest request, SourceQuerySinglePacket packet) throws Exception
decodeQueryPacket.
decodeQueryPacket in class SourceQueryAuthDecoder<SourceQueryPlayerRequest>ctx - a ChannelHandlerContext objectrequest - a T objectpacket - a SourceQuerySinglePacket objectObject objectException - if any.Copyright © 2016–2024. All rights reserved.