Package | Description |
---|---|
com.ibasco.agql.protocols.valve.source.query.common.packets.util | |
com.ibasco.agql.protocols.valve.source.query.rcon.packets |
Modifier and Type | Class and Description |
---|---|
class |
SourceQuerySinglePacketDecoder
Decodes a raw
ByteBuf instance into a SourceQuerySinglePacket instance |
class |
SourceQuerySplitPacketDecoder
A factory that decodes a payload identified as a split-type source query packet into
SourceQuerySplitPacket |
Modifier and Type | Method and Description |
---|---|
static <T extends PacketDecoder<P>,P extends SourceQueryPacket> |
SourceQueryPacketDecoderProvider.getDecoder(int type)
Get a singleton instance of a
PacketDecoder based on the type provided. |
Modifier and Type | Class and Description |
---|---|
class |
SourceRconPacketDecoder
SourceRconPacketDecoder class.
|
Copyright © 2016–2024. All rights reserved.