Uses of Package
org.figure8.join.services.repository

Packages that use org.figure8.join.services.repository
org.figure8.join.businessfacades.artifact   
org.figure8.join.services.repository   
 

Classes in org.figure8.join.services.repository used by org.figure8.join.businessfacades.artifact
Repository
          This is a simple interface for storing and retrieving an Artifact within a repository.
 

Classes in org.figure8.join.services.repository used by org.figure8.join.services.repository
AbstractStructuredRepository
          This is a base class for structured repository, ie: repository having a root (path, URL or whatever ...) and storing artifacts using an internal tree-styled structure.
ConnectionException
          Extension of RepositoryException that might be thrown during the connection to a repository ()
Repository
          This is a simple interface for storing and retrieving an Artifact within a repository.
RepositoryException
          Base class for repository related exceptions.
TransferException
          Extension of RepositoryException that might be thrown during a transfer operation (write to / read from repository).
 



Copyright © 2005-2008 Join. All Rights Reserved.