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 

W

WAIT_PARAMETER - Static variable in class uws.service.actions.JobSummary
Name of the parameter which allows the blocking behavior (for a specified or unlimited duration) of a JobSummary request.
waitForStop - Variable in class uws.job.UWSJob
The time (in ms) to wait the end of the thread after an interruption.
WaitObserver - Class in uws.service.wait
Job observer that unblock (here: notify) the given thread when a change of the execution phase is detected.
WaitObserver(Thread) - Constructor for class uws.service.wait.WaitObserver
Build a JobObserver which will wake up the given thread when the execution phase of watched jobs changes.
waitPolicy - Variable in class uws.service.UWSService
Strategy to use for the blocking/wait process concerning the JobSummary action.
waitPolicy - Variable in class uws.service.UWSServlet
Strategy to use for the blocking/wait process concerning the UWSServlet.doJobSummary(UWSUrl, HttpServletRequest, HttpServletResponse, JobOwner) action.
warning(String) - Method in class uws.service.log.DefaultUWSLog
 
warning(String) - Method in class uws.service.log.Slf4jUWSLog
 
warning(String) - Method in interface uws.service.log.UWSLog
Logs the given warning.
write(HttpServletResponse) - Method in interface uws.job.jobInfo.JobInfo
Write the content of this jobInfo as a complete HTTP response when the URL {uws-root}/{job-list}/{job-id}/jobInfo is requested.
write(HttpServletResponse) - Method in class uws.job.jobInfo.SingleValueJobInfo
 
write(HttpServletResponse) - Method in class uws.job.jobInfo.XMLJobInfo
 
write(byte[]) - Method in class uws.service.file.io.OutputStreamWithCloseAction
 
write(byte[], int, int) - Method in class uws.service.file.io.OutputStreamWithCloseAction
 
write(int) - Method in class uws.service.file.io.OutputStreamWithCloseAction
 
write(InputStream, String, long, HttpServletResponse) - Static method in class uws.UWSToolBox
Copies the content of the given input stream in the given HTTP response.
writeError(Throwable, HttpServletResponse, HttpServletRequest, String, JobOwner, String) - Method in class uws.service.error.DefaultUWSErrorWriter
 
writeError(String, ErrorType, int, HttpServletResponse, HttpServletRequest, String, JobOwner, String) - Method in class uws.service.error.DefaultUWSErrorWriter
 
writeError(Throwable, ErrorSummary, UWSJob, OutputStream) - Method in class uws.service.error.DefaultUWSErrorWriter
 
writeError(Throwable, HttpServletResponse, HttpServletRequest, String, JobOwner, String) - Method in interface uws.service.error.ServiceErrorWriter
Write the given exception in the given response.
writeError(String, ErrorType, int, HttpServletResponse, HttpServletRequest, String, JobOwner, String) - Method in interface uws.service.error.ServiceErrorWriter
Write the described error in the given response.
writeError(Throwable, ErrorSummary, UWSJob, OutputStream) - Method in interface uws.service.error.ServiceErrorWriter
Write the given error in the given output stream.
writeErrorFile(Exception, ErrorSummary, UWSJob, OutputStream) - Static method in class uws.UWSToolBox
Writes the stack trace of the given exception in the file whose the name and the parent directory are given in parameters.
writeHomePage(UWSUrl, HttpServletRequest, HttpServletResponse, JobOwner) - Method in class uws.service.UWSServlet
 
writePermissionDenied(JobOwner, boolean, String) - Static method in class uws.UWSExceptionFactory
 
writePermissionDenied(JobOwner, boolean, String, String) - Static method in class uws.UWSExceptionFactory
 
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