| AbsolutePathService |
|
| AbstractPathService |
Abstract superclass for services that return a path.
|
| PathAddHandler |
Handler for the path resource add operation.
|
| PathEntry |
Represents a path entry
|
| PathInfoHandler |
Handler for file usage metric which contains the total size of a folder and the usable space (as in Java nio).
|
| PathInfoHandler.Builder |
|
| PathManager.ReloadServerCallback |
|
| PathManagerService |
PathManager implementation that exposes additional methods used by the management operation handlers used
for paths, and also exposes the the PathManager as an MSC Service.
|
| PathRemoveHandler |
Handler for the path resource remove operation.
|
| PathResourceDefinition |
Definition of a resource type that represents a logical filesystem path.
|
| RelativePathService |
|
| ResolvePathHandler |
An operation to resolve a relative-to path.
|
| ResolvePathHandler.Builder |
Build an operation to resolve the
|