| パッケージ | 説明 |
|---|---|
| dev.miku.r2dbc.mysql.message.client |
The messages that are sent from a MySQL client to a MySQL server.
|
| クラスと説明 |
|---|
| ClientMessage
A message sent from a MySQL client to a MySQL server.
|
| ExchangeableMessage
The message that is exchangeable.
|
| ExitMessage
The request message tells the MySQL client to exit.
|
| HandshakeResponse
A message considers handshake response implementations of
ExchangeableMessage. |
| PingMessage
The request message check alive of MySQL server.
|
| SendOnlyMessage
The message that has no result, is send only.
|
| SslRequest
A ssl request for multi-versions.
|
Copyright © 2018–2020. All rights reserved.