|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RepositoryPlugin.DownloadListener in aQute.bnd.build |
|---|
| Classes in aQute.bnd.build that implement RepositoryPlugin.DownloadListener | |
|---|---|
class |
DownloadBlocker
This class is intended to be used by the users of a RepositoryPlugin. |
| Methods in aQute.bnd.build with parameters of type RepositoryPlugin.DownloadListener | |
|---|---|
File |
WorkspaceRepository.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners)
|
| Uses of RepositoryPlugin.DownloadListener in aQute.bnd.maven |
|---|
| Methods in aQute.bnd.maven with parameters of type RepositoryPlugin.DownloadListener | |
|---|---|
File |
MavenRepository.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners)
|
| Uses of RepositoryPlugin.DownloadListener in aQute.bnd.maven.support |
|---|
| Methods in aQute.bnd.maven.support with parameters of type RepositoryPlugin.DownloadListener | |
|---|---|
File |
MavenRemoteRepository.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners)
|
| Uses of RepositoryPlugin.DownloadListener in aQute.bnd.resource.repository |
|---|
| Fields in aQute.bnd.resource.repository declared as RepositoryPlugin.DownloadListener | |
|---|---|
protected static RepositoryPlugin.DownloadListener[] |
ResourceRepositoryImpl.EMPTY_LISTENER
|
| Methods in aQute.bnd.resource.repository with parameters of type RepositoryPlugin.DownloadListener | |
|---|---|
File |
ResourceRepositoryImpl.getResource(byte[] rd,
RepositoryPlugin.DownloadListener... blockers)
Get the file belonging to a Resource Descriptor |
| Uses of RepositoryPlugin.DownloadListener in aQute.bnd.service |
|---|
| Methods in aQute.bnd.service with parameters of type RepositoryPlugin.DownloadListener | |
|---|---|
File |
RepositoryPlugin.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners)
Return a URL to a matching version of the given bundle. |
| Uses of RepositoryPlugin.DownloadListener in aQute.bnd.service.repository |
|---|
| Methods in aQute.bnd.service.repository with parameters of type RepositoryPlugin.DownloadListener | |
|---|---|
File |
ResourceRepository.getResource(byte[] id,
RepositoryPlugin.DownloadListener... listeners)
|
| Uses of RepositoryPlugin.DownloadListener in aQute.lib.deployer |
|---|
| Methods in aQute.lib.deployer with parameters of type RepositoryPlugin.DownloadListener | |
|---|---|
File |
FileRepo.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||