| Package | Description |
|---|---|
| com.mysql.cj.protocol | |
| com.mysql.cj.protocol.a | |
| com.mysql.cj.protocol.x |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageReader<H extends MessageHeader,M extends Message> |
| Modifier and Type | Class and Description |
|---|---|
class |
NativePacketHeader
Represents the legacy protocol packet header, consisting of
3-bytes payload_length and 1-byte sequence_id.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XMessageHeader |