Package net.sf.basedb.clients.jobagent.handlers
package net.sf.basedb.clients.jobagent.handlers
-
ClassDescriptionAbstract base class for custom request handler implementations.An extension to the regular request-handler interface that allows life-cycle control by the job agent.This is the default request handler for incoming requests to a job agent.This is a request handler for the
info
andstatus
commands.Request handler implementation that forwards all requests to a registered protocol-specific handler.This is a request handler for thepause
command.This is a request handler for theping
command.This is a request handler for thesignal
commands.This is a request handler for thestart
command.This is a request handler for thestop
command.