Class SocketFactory


  • public class SocketFactory
    extends SocketFactory
    A Postgres SocketFactory that establishes a secure connection to a Cloud SQL instance using ephemeral certificates.

    The heavy lifting is done by the singleton CoreSocketFactory class.