| Package | Description |
|---|---|
| io.r2dbc.postgresql.message.frontend |
The messages that are sent from a frontend client to a backend server.
|
| Class and Description |
|---|
| CopyData
The CopyData message.
|
| CopyDone
The CopyDone message.
|
| ExecutionType
An enumeration of execution types as used by
FrontendMessages. |
| Flush
The Flush message.
|
| FrontendMessage
A message sent from a frontend client to a backend server.
|
| FrontendMessage.DirectEncoder
Interface for messages that can be directly encoded without producing a
Publisher first. |
| SSLRequest
The SSLRequest message.
|
| StartupMessage.ParameterWriter
Writer interface to expose startup parameters.
|
| StartupMessage.StartupParameterProvider
Interface that provides startup parameters into a
StartupMessage.ParameterWriter. |
| Sync
The Sync message.
|
| Terminate
The Termination message.
|
Copyright © 2023. All rights reserved.