Uses of Package
io.r2dbc.postgresql.message.frontend
Packages that use io.r2dbc.postgresql.message.frontend
Package
Description
The messages that are sent from a frontend client to a backend server.
- 
Classes in io.r2dbc.postgresql.message.frontend used by io.r2dbc.postgresql.message.frontendClassDescriptionThe CopyData message.The CopyDone message.An enumeration of execution types as used by
FrontendMessages.The Flush message.A message sent from a frontend client to a backend server.Interface for messages that can be directly encoded without producing aPublisherfirst.The SSLRequest message.Writer interface to expose startup parameters.Interface that provides startup parameters into aStartupMessage.ParameterWriter.The Sync message.The Termination message.