Uses of Class
aQute.bnd.build.DownloadBlocker
Packages that use DownloadBlocker
-
Uses of DownloadBlocker in aQute.bnd.build
Fields in aQute.bnd.build declared as DownloadBlockerMethods in aQute.bnd.build with parameters of type DownloadBlockerModifier and TypeMethodDescriptionprotected ContainerProject.toContainer(String bsn, String range, Map<String, String> attrs, File result, DownloadBlocker db) Constructors in aQute.bnd.build with parameters of type DownloadBlockerModifierConstructorDescription(package private)Container(Project project, String bsn, String version, Container.TYPE type, File source, String error, Map<String, String> attributes, DownloadBlocker db) Container(File file, DownloadBlocker db) Container(File file, DownloadBlocker db, Attrs attributes) -
Uses of DownloadBlocker in aQute.bnd.main
Fields in aQute.bnd.main declared as DownloadBlockerModifier and TypeFieldDescription(package private) DownloadBlockerRepoCommand.Spec.dst(package private) DownloadBlockerRepoCommand.Spec.srcMethods in aQute.bnd.main that return DownloadBlockerModifier and TypeMethodDescriptionprivate DownloadBlockerRepoCommand.findMatchingVersion(RepositoryPlugin dest, String bsn, Version version)