| Interface | Description |
|---|---|
| OwnerGroupIdentifier |
Let's grouping some owner directories.
|
| UWSFileManager |
Lets accessing any file managed by a UWS service.
|
| Class | Description |
|---|---|
| DefaultOwnerGroupIdentifier |
Let's extracting the group name of any given job owner.
|
| EventFrequency |
Let interpret and computing a frequency.
|
| LocalUWSFileManager |
All UWS files are stored in the local machine into the specified directory.
|
| LocalUWSFileManager.DirectoryFilter |
Filter which lets returning only the directories.
|
| Exception | Description |
|---|---|
| UnsupportedURIProtocolException |
Error sent when trying to read a remote file using a URI whose the scheme/protocol is not supported.
|