| Interface | Description |
|---|---|
| Compressor<B> | |
| FrameCodec.CodecGroup |
Intermediary class to pass request/response codecs to the frame codec.
|
| FrameCodec.CodecGroup.Registry | |
| PrimitiveCodec<B> |
Reads and writes the protocol's primitive types (as defined in section 3 of the protocol
specification) to a binary representation
B. |
| Exception | Description |
|---|---|
| CrcMismatchException |
Thrown when the checksums in an incoming
Segment don't match (protocol v5 or above). |
Copyright © 2017–2022. All rights reserved.