Uses of Interface
org.apache.cocoon.components.repository.Repository

Packages that use Repository
org.apache.cocoon.components.repository   
org.apache.cocoon.components.repository.impl   
 

Uses of Repository in org.apache.cocoon.components.repository
 

Methods in org.apache.cocoon.components.repository that return Repository
 Repository RepositoryManager.getRepository(String hint, CredentialsToken credentials)
          get instance of repository.
 

Uses of Repository in org.apache.cocoon.components.repository.impl
 

Classes in org.apache.cocoon.components.repository.impl that implement Repository
 class WebDAVRepository
          A repository implementation for WebDAV.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.