| Package | Description |
|---|---|
| io.asyncer.r2dbc.mysql.message.client |
The messages that are sent from a MySQL client to a MySQL server.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HandshakeResponse
An abstraction of
LoginClientMessage considers handshake response. |
interface |
SslRequest
An abstraction of
ClientMessage that considers SSL request for handshake. |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthResponse
A message that contains only an authentication, used by full authentication or change authentication
response.
|
Copyright © 2018–2023 asyncer.io. All rights reserved.