Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.equinox.p2.repository.spi.AbstractRepository

Packages that use AbstractRepository
org.eclipse.equinox.p2.repository.artifact.spi Defines SPI for registering new implementations of artifact repositories. 
org.eclipse.equinox.p2.repository.metadata.spi Defines SPI for registering new implementations of metadata repositories. 
 

Uses of AbstractRepository in org.eclipse.equinox.p2.repository.artifact.spi
 

Subclasses of AbstractRepository in org.eclipse.equinox.p2.repository.artifact.spi
 class AbstractArtifactRepository
          The common base class for all artifact repository implementations.
 

Uses of AbstractRepository in org.eclipse.equinox.p2.repository.metadata.spi
 

Subclasses of AbstractRepository in org.eclipse.equinox.p2.repository.metadata.spi
 class AbstractMetadataRepository
          The common base class for all metadata repositories.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.