Package org.apache.avalon.repository

The repository api package defines the repository service contract.

See:
          Description

Interface Summary
Repository A service that provides access to versioned resources.
 

Class Summary
AbstractURLConnection Abstract artifact URL protocol handler.
Artifact Defintion of a artifact that maintains a relative url to some nominally remote file together with a set of assigned properties.
ArtifactHandler Repository URL protocol handler.
ArtifactURLConnection Repository URL protocol handler.
BlockHandler Repository URL protocol handler.
BlockURLConnection Repository URL protocol handler.
 

Exception Summary
CascadingIOException Exception to indicate that there was a IO exception.
RepositoryException Exception to indicate that there was a repository related error.
RepositoryRuntimeException Exception to indicate that there was a repository related error.
 

Package org.apache.avalon.repository Description

The repository api package defines the repository service contract. This includes operations supporting the establishment of URLs to local cached resources based on supplied logical artifact descriptions.



Copyright © The Apache Software Foundation. All Rights Reserved.