Skip navigation links
D G H I N O R S 

D

destroy() - Method in class org.patrodyne.timer.httptask.HttpTaskServlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.patrodyne.timer.httptask.HttpTaskServlet
Called by the server (via the service method) to allow a servlet to handle a GET request.

G

getJobs() - Method in class org.patrodyne.timer.httptask.HttpTaskServlet
Get the task properties.
getResponse() - Method in class org.patrodyne.timer.httptask.HttpTask
Get the recent response.
getResponseCode() - Method in class org.patrodyne.timer.httptask.HttpTask
Get the recent response code.
getResponseTime() - Method in class org.patrodyne.timer.httptask.HttpTask
Get the recent response time.
getService() - Method in class org.patrodyne.timer.httptask.HttpTask
Get an HTTP service.
getTasks() - Method in class org.patrodyne.timer.httptask.HttpTaskServlet
Get the list of HTTP tasks.
getTimer() - Method in class org.patrodyne.timer.httptask.HttpTaskServlet
Get a facility to schedule jobs.
getTitle() - Method in class org.patrodyne.timer.httptask.HttpTask
Get the task title.

H

HttpTask - Class in org.patrodyne.timer.httptask
A TimerTask to call HTTP services periodically.
HttpTask(String, URL) - Constructor for class org.patrodyne.timer.httptask.HttpTask
Construct with a title and HTTP service locator.
HttpTaskServlet - Class in org.patrodyne.timer.httptask
A servlet to initiate Timer managed tasks and invoke HTTP endpoints on a periodic schedule.
HttpTaskServlet() - Constructor for class org.patrodyne.timer.httptask.HttpTaskServlet
 

I

init(ServletConfig) - Method in class org.patrodyne.timer.httptask.HttpTaskServlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.

N

nextTaskIndex() - Method in class org.patrodyne.timer.httptask.HttpTaskServlet
Next circular task taskIndex.

O

org.patrodyne.timer.httptask - package org.patrodyne.timer.httptask
 

R

run() - Method in class org.patrodyne.timer.httptask.HttpTask
 

S

setJobs(Properties) - Method in class org.patrodyne.timer.httptask.HttpTaskServlet
Set the task properties.
setResponse(String) - Method in class org.patrodyne.timer.httptask.HttpTask
Set the recent response.
setResponseCode(int) - Method in class org.patrodyne.timer.httptask.HttpTask
Set recent response code.
setResponseTime(Date) - Method in class org.patrodyne.timer.httptask.HttpTask
Set the recent response time.
setService(URL) - Method in class org.patrodyne.timer.httptask.HttpTask
Set a HTTP service.
setTasks(List<HttpTask>) - Method in class org.patrodyne.timer.httptask.HttpTaskServlet
Set the list of HTTP tasks.
setTitle(String) - Method in class org.patrodyne.timer.httptask.HttpTask
Set the task title.
D G H I N O R S 
Skip navigation links

Copyright © 2015 Patrodyne. All Rights Reserved.