See: Description
| Class | Description | 
|---|---|
| DefaultPackageRepository | This is a serializable bean (for the JSON that is stored in /repository.json) representing a repository of Solr packages. | 
| PackageManager | Handles most of the management of packages that are already installed in Solr. | 
| PackageRepository | Abstract class for a repository, holding  SolrPackageitems. | 
| PackageUtils | |
| RepositoryManager | Handles most of the management of repositories and packages present in external repositories. | 
| SolrPackage | Describes a package (along with all released versions) as it appears in a repository. | 
| SolrPackage.Artifact | |
| SolrPackage.Command | |
| SolrPackage.Manifest | |
| SolrPackage.Plugin | |
| SolrPackage.SolrPackageRelease | |
| SolrPackageInstance | Describes one instance of a package as it exists in Solr when installed. | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.