Uses of Class
io.r2dbc.postgresql.message.frontend.SSLRequest
Packages that use SSLRequest
Package
Description
The messages that are sent from a frontend client to a backend server.
-
Uses of SSLRequest in io.r2dbc.postgresql.message.frontend
Fields in io.r2dbc.postgresql.message.frontend declared as SSLRequestModifier and TypeFieldDescriptionstatic final SSLRequestSSLRequest.INSTANCEA static singleton instance that should always be used.