ConnectorBase(connectorType: ConnectorType, supportedFeatures: Set<ConnectorFeature> = emptySet())
Base implementation of Connector. Connector implementations should usually extend this class.