| Package | Description |
|---|---|
| org.fcrepo.http.api |
This package provides a RESTful API for several content management and
core repository services.
|
| org.fcrepo.http.api.repository |
This package provides functionality for core repository management.
|
| Class and Description |
|---|
| ContentExposingResource
An abstract class that sits between AbstractResource and any resource that
wishes to share the routines for building responses containing binary
content.
|
| ExternalContentHandler
This class is a helper for dealing with the External Content Link header and External Content itself, in the case
of handling="copy".
|
| ExternalContentHandlerFactory
Constructs ExternalContentHandler objects from link headers
|
| ExternalContentPathValidator
Validates external content paths to ensure that they are within a configured allowed list of paths.
|
| FedoraBaseResource |
| PathLockManager
An interface representing a utility whose locking methods can enforce
the kinds of concurrency restrictions appropriate for an otherwise
concurrency-naive application that operates on hierarchical resources
represented by paths (as in URIs or filesystems).
|
| PathLockManager.AcquiredLock
An interface representing a lock (comparable to that defined in
java.util.concurrent.locks) that has been acquired.
|
| Class and Description |
|---|
| FedoraBaseResource |
| FedoraTransactions
Transactions over REST
|
Copyright © 2013–2019 DuraSpace, Inc.. All rights reserved.