ConnectionFactory

A generic factory of connections.

Parameters

Connection

the type of the connection.

Functions

Link copied to clipboard
abstract fun connect(): Result<Connection>

Attempts to connect.