Package | Description |
---|---|
org.eclipse.tycho.repository.local | |
org.eclipse.tycho.repository.p2base.artifact.provider | |
org.eclipse.tycho.repository.p2base.artifact.repository |
Modifier and Type | Class and Description |
---|---|
class |
LocalArtifactRepository |
class |
MirroringArtifactProvider
IRawArtifactFileProvider which caches all accessed artifacts in the local Maven
repository. |
Modifier and Type | Interface and Description |
---|---|
interface |
IArtifactFileProvider
Provider for artifact files.
|
interface |
IRawArtifactFileProvider
Provider for artifact files in different formats.
|
interface |
IRawArtifactProvider
Provider for artifact content in different formats.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeArtifactProvider |
class |
CompositeArtifactProviderBaseImpl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractArtifactRepository2
Base class for
IArtifactRepository implementations that fixes some problems in the p2 API
and p2's base class AbstractArtifactRepository . |
class |
ArtifactRepositoryBaseImpl<ArtifactDescriptorT extends org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor>
Base implementation of a mutable, file system based p2 artifact repository.
|
class |
FileRepositoryArtifactProvider
RepositoryArtifactProvider implementation which adds file access capabilities. |
class |
ProviderOnlyArtifactRepository
Read-only repository which delegates artifact read operations to a provider instance.
|
class |
RepositoryArtifactProvider |
Copyright © 2008–2019 Eclipse Foundation. All rights reserved.