| Class | Description |
|---|---|
| SourceQueryAuthDecoder<T extends SourceQueryAuthRequest> |
A special source query decoder that handles challenge-response based protocols
|
| SourceQueryAuthEncoder<T extends SourceQueryAuthRequest> |
Abstract SourceQueryAuthEncoder class.
|
| SourceQueryDecoder<T extends SourceQueryRequest> |
A special decoder used for messages based on the Source Query Protocol.
|
| SourceQueryDecoder.SourceQueryMessage | |
| SourceQueryEncoder<T extends SourceQueryRequest> |
A base class for encoding
Envelope wrapped messages |
| SourceQueryPacketDecoder |
Decodes a raw source query response (
ByteBuf) into an instance of SourceQueryPacket. |
| SourceQuerySplitPacketAssembler |
Re-assembles
SourceQuerySplitPacket instances and converts it back to a single-type SourceQuerySinglePacket instance. |
Copyright © 2016–2024. All rights reserved.