| Package | Description |
|---|---|
| io.asyncer.r2dbc.mysql.message.client |
The messages that are sent from a MySQL client to a MySQL server.
|
| Modifier and Type | Method and Description |
|---|---|
static SslRequest |
SslRequest.from(int envelopeId,
Capability capability,
int collationId)
Construct an instance of
SslRequest, it is implemented by the protocol version that is given by
Capability. |
Copyright © 2018–2023 asyncer.io. All rights reserved.