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

L

lastBackup - Variable in class uws.service.backup.DefaultUWSBackupManager
Date of the last backup.
lastError - Variable in class uws.job.JobThread
The last error which has occurred during the execution of this thread.
lastId - Static variable in class uws.job.UWSJob
The last generated job ID.
lastRequestID - Static variable in class uws.service.UWSService
Last generated request ID.
lastRequestID - Static variable in class uws.service.UWSServlet
 
lastRestoration - Variable in class uws.service.backup.DefaultUWSBackupManager
Date of the last restoration.
length - Variable in class uws.job.jobInfo.XMLJobInfo
Precise length (in bytes) of the represented XML document.
length - Variable in class uws.service.request.UploadFile
Length in bytes of the file.
LimitedBlockingPolicy - Class in uws.service.wait
In this BlockingPolicy, the blocking is limited by a maximum waiting time.
LimitedBlockingPolicy() - Constructor for class uws.service.wait.LimitedBlockingPolicy
Build a blocking policy with the default timeout (= 60L seconds).
LimitedBlockingPolicy(long) - Constructor for class uws.service.wait.LimitedBlockingPolicy
Build a BlockingPolicy which will limit blocking duration to the given value.
LIST_JOBS - Static variable in class uws.service.actions.UWSAction
Name of the UWS action ListJobs.
ListJobs - Class in uws.service.actions
The "List Jobs" action of a UWS.
ListJobs(UWSService) - Constructor for class uws.service.actions.ListJobs
 
listJobs(String) - Method in class uws.service.UWSUrl
Gets the UWS URL to get the specified jobs list.
load(HttpServletRequest) - Method in class uws.service.UWSUrl
Parses and loads the given request.
load(URL) - Method in class uws.service.UWSUrl
Parses and loads the given request URL.
loadUwsURI() - Method in class uws.service.UWSUrl
Loads and parses the URI stored in the member UWSUrl.uwsURI.
LocalAllUserBackupInputs(LocalUWSFileManager) - Constructor for class uws.service.file.LocalUWSFileManager.LocalAllUserBackupInputs
 
LocalUWSFileManager - Class in uws.service.file
All UWS files are stored in the local machine into the specified directory.
LocalUWSFileManager(File) - Constructor for class uws.service.file.LocalUWSFileManager
Builds a UWSFileManager which manages all UWS files in the given directory.
LocalUWSFileManager(File, boolean, boolean) - Constructor for class uws.service.file.LocalUWSFileManager
Builds a UWSFileManager which manages all UWS files in the given directory.
LocalUWSFileManager(File, boolean, boolean, OwnerGroupIdentifier) - Constructor for class uws.service.file.LocalUWSFileManager
Builds a UWSFileManager which manages all UWS files in the given directory.
LocalUWSFileManager.DirectoryFilter - Class in uws.service.file
Filter which lets returning only the directories.
LocalUWSFileManager.LocalAllUserBackupInputs - Class in uws.service.file
Lets iterating on all user backup files.
LocalUWSFileManager.OwnerFileFilter - Class in uws.service.file
Filter which lets returning only the backup file(s) of the specified user/owner.
location - Variable in class uws.job.jobInfo.XMLJobInfo
XML file location.
location - Variable in class uws.service.request.UploadFile
Location at which the content of this upload has been stored.
log(UWSLog.LogLevel, String, String, Throwable) - Method in class uws.service.log.DefaultUWSLog
 
log(UWSLog.LogLevel, String, String, String, String, String, Throwable) - Method in class uws.service.log.DefaultUWSLog
Logs a full message and/or error.
log(UWSLog.LogLevel, String, String, Throwable) - Method in class uws.service.log.Slf4jUWSLog
 
log(UWSLog.LogLevel, Logger, String, String, String, String, Throwable) - Method in class uws.service.log.Slf4jUWSLog
Logs a full message and/or error.
log(UWSLog.LogLevel, String, String, Throwable) - Method in interface uws.service.log.UWSLog
Generic way to log a message and/or an exception.
logger - Variable in class uws.job.manager.AbstractQueuedExecutionManager
 
logger - Variable in class uws.job.manager.DefaultExecutionManager
 
logger - Variable in class uws.service.error.DefaultUWSErrorWriter
Logger to use when grave error must be logged or if a JSON error occurs.
logger - Variable in class uws.service.UWSService
Lets logging info/debug/warnings/errors about this UWS.
logger - Variable in class uws.service.UWSServlet
Lets logging info/debug/warnings/errors about this UWS.
logHttp(UWSLog.LogLevel, HttpServletRequest, String, String, Throwable) - Method in class uws.service.log.DefaultUWSLog
A message/error logged with this function will have the following format:
logHttp(UWSLog.LogLevel, HttpServletResponse, String, JobOwner, String, Throwable) - Method in class uws.service.log.DefaultUWSLog
A message/error logged with this function will have the following format:
logHttp(UWSLog.LogLevel, HttpServletRequest, String, String, Throwable) - Method in class uws.service.log.Slf4jUWSLog
 
logHttp(UWSLog.LogLevel, HttpServletResponse, String, JobOwner, String, Throwable) - Method in class uws.service.log.Slf4jUWSLog
 
logHttp(UWSLog.LogLevel, HttpServletRequest, String, String, Throwable) - Method in interface uws.service.log.UWSLog
Log a message and/or an error in the HTTP context.
logHttp(UWSLog.LogLevel, HttpServletResponse, String, JobOwner, String, Throwable) - Method in interface uws.service.log.UWSLog
Log a message and/or an error in the HTTP context.
logJob(UWSLog.LogLevel, UWSJob, String, String, Throwable) - Method in class uws.service.log.DefaultUWSLog
 
logJob(UWSLog.LogLevel, UWSJob, String, String, Throwable) - Method in class uws.service.log.Slf4jUWSLog
 
logJob(UWSLog.LogLevel, UWSJob, String, String, Throwable) - Method in interface uws.service.log.UWSLog
Log a message and/or an error in the JOB context.
logOutput - Variable in class uws.service.file.LocalUWSFileManager
Output toward the service log file.
logRotation - Variable in class uws.service.file.LocalUWSFileManager
Frequency at which the log file must be "rotated" (the file is renamed with the date of its first write and a new log file is created).
logThread(UWSLog.LogLevel, Thread, String, String, Throwable) - Method in class uws.service.log.DefaultUWSLog
 
logThread(UWSLog.LogLevel, Thread, String, String, Throwable) - Method in class uws.service.log.Slf4jUWSLog
 
logThread(UWSLog.LogLevel, Thread, String, String, Throwable) - Method in interface uws.service.log.UWSLog
Log a message and/or an error in the THREAD context.
logUWS(UWSLog.LogLevel, Object, String, String, Throwable) - Method in class uws.service.log.DefaultUWSLog
 
logUWS(UWSLog.LogLevel, Object, String, String, Throwable) - Method in class uws.service.log.Slf4jUWSLog
 
logUWS(UWSLog.LogLevel, Object, String, String, Throwable) - Method in interface uws.service.log.UWSLog
Log a message and/or an error in the general context of UWS.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links