A B C D E F G H I J L M N O P Q R S T U V W X

D

dateFormat - Variable in class uws.job.AbstractJob
The used date formatter.
DEFAULT_DATE_FORMAT - Static variable in class uws.job.AbstractJob
Default date format pattern.
DefaultDestructionManager - Class in uws.job.manager
The default implementation of the DestructionManager interface.
DefaultDestructionManager() - Constructor for class uws.job.manager.DefaultDestructionManager
Builds the default destruction manager.
DefaultDestructionManager.TimeComparator - Class in uws.job.manager
Lets a TreeSet or a TreeMap sorting AbstractJob instances in an ascending order and according to their destruction time.
DefaultDestructionManager.TimeComparator() - Constructor for class uws.job.manager.DefaultDestructionManager.TimeComparator
 
defaultDuration - Variable in class uws.service.controller.ExecutionDurationController
The default duration.
DefaultExecutionManager - Class in uws.job.manager
Default implementation of the ExecutionManager interface.
DefaultExecutionManager() - Constructor for class uws.job.manager.DefaultExecutionManager
Builds an execution manager without queue.
defaultInterval - Variable in class uws.service.controller.DestructionTimeController
The default interval from the initialization to the destruction of the concerned job.
defaultIntervalField - Variable in class uws.service.controller.DestructionTimeController
The date-time field on which the default interval applies.
defaultSerializer - Variable in class uws.service.AbstractUWS
The MIME type of the default serialization format.
defaultTime - Variable in class uws.service.controller.DestructionTimeController
The default destruction time.
deleteJob(String, String) - Method in class uws.service.UWSUrl
Gets the UWS URL (HTTP-GET ONLY) to delete the specified job.
description - Variable in class uws.service.AbstractUWS
Description of this UWS.
DESTROY_JOB - Static variable in class uws.service.actions.UWSAction
Name of the UWS action DestroyJob.
destroyAllJobLists() - Method in class uws.service.AbstractUWS
Destroys all managed jobs lists.
destroyJob(String) - Method in class uws.job.JobList
Removes the job from the list and deletes all its attached resources (AbstractJob.clearResources().
destroyJob(AbstractJob) - Method in class uws.job.manager.DefaultDestructionManager
Merely destroys the given job (if not null).
DestroyJob<JL extends JobList<J>,J extends AbstractJob> - Class in uws.service.actions
The "Destroy Job" action of a UWS.
DestroyJob(AbstractUWS<JL, J>) - Constructor for class uws.service.actions.DestroyJob
 
destroyJobList(String) - Method in class uws.service.AbstractUWS
Destroys the specified jobs list.
destroyJobList(JL) - Method in class uws.service.AbstractUWS
Destroys the given jobs list.
destroyJobList(JobList<AbstractJob>) - Method in class uws.service.ExtendedUWS
 
DestructionManager - Interface in uws.job.manager
Manages the automatic destruction of given jobs.
DestructionTimeController - Class in uws.service.controller
Let's controlling the destruction time of all jobs managed by a UWS.
DestructionTimeController() - Constructor for class uws.service.controller.DestructionTimeController
 
DestructionTimeController.DateField - Enum in uws.service.controller
Represents a date/time field.
details - Variable in class uws.job.ErrorSummary
[Optional] The URI/URL toward the file which contains a more detailed description of the error (i.e. an Exception stack trace).

A B C D E F G H I J L M N O P Q R S T U V W X