Class | Description |
---|---|
LegacyDownloader |
A
Downloader implementation that uses the old DownloadCache . |
LegacyLocalRepoLoader |
A
FallbackLocalRepoLoader that uses a LocalSdk to parse LocalPkgInfo and
convert them into LocalPackage s. |
LegacyRemoteRepoLoader |
FallbackRemoteRepoLoader implementation that uses the old SdkSource mechanism for
parsing packages. |
LegacyRepoUtils |
Utilities used by the
FallbackLocalRepoLoader and FallbackRemoteRepoLoader s to
convert IPkgDesc s into forms useful to RepoManager . |
RepoXsdUtil | Deprecated
This is part of the old SDK manager framework.
|