Interface | Description |
---|---|
ManagedRepositoryContent |
ManagedRepositoryContent interface for interacting with a managed repository in an abstract way,
without the need for processing based on filesystem paths, or working with the database.
|
RemoteRepositoryContent |
RemoteRepositoryContent interface for interacting with a remote repository in an abstract way,
without the need for processing based on URLs, or working with the database.
|
Class | Description |
---|---|
RepositoryContentFactory |
RepositoryContentRequest
|
Exception | Description |
---|---|
ContentNotFoundException |
ContentNotFoundException is thrown in response for requests for content that is not the repository.
|
RepositoryException |
RepositoryException
|
RepositoryNotFoundException |
RepositoryNotFoundException
|
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.