API Docs for: 1.5.0
Show:

ConnectionFeatureFactory Class

Creates an instance of connection feature factory. This factory is choosing compatible connection from list of available connections.

Constructor

ConnectionFeatureFactory

(
  • connectionList
)

Parameters:

  • connectionList Array

    Array of connections, should be filled-in in preferred order

Item Index

Methods

createConnection

() Connection

Returns instance of the very first compatible connection from the list

Returns:

Connection: