See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| ContentExposingResource |
An abstract class that sits between AbstractResource and any resource that
wishes to share the routines for building responses containing binary
content.
|
| DefaultPathLockManager |
A class that serves as a pool lockable paths to guarantee synchronized
accesses to the resources at those paths.
|
| FedoraBaseResource | |
| FedoraFixity |
Run a fixity check on a path
|
| FedoraHttpConfiguration | |
| FedoraLdp | |
| FedoraNodes |
CRUD operations on Fedora Nodes
|
| FedoraTombstones |
CRUD operations on Fedora tombstones
|
| FedoraTransactions |
Transactions over REST
|
| FedoraVersioning | |
| FedoraVersions |
Endpoint for managing versions of nodes
|
| ViewAssets |
Copyright © 2013–2016 DuraSpace, Inc.. All rights reserved.