public class BuildTestMessageJob extends JobImpl
| Constructor and Description |
|---|
BuildTestMessageJob(RouterContext ctx,
RouterInfo target,
net.i2p.data.Hash replyTo,
Job onSendJob,
Job onSendFailedJob,
long timeoutMs,
int priority) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Descriptive name of the task
|
void |
runJob()
Actually perform the task.
|
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringpublic BuildTestMessageJob(RouterContext ctx, RouterInfo target, net.i2p.data.Hash replyTo, Job onSendJob, Job onSendFailedJob, long timeoutMs, int priority)
target - router being testedonSendJob - after the ping is successfulonSendFailedJob - after the ping fails or times outtimeoutMs - how long to wait before timing outpriority - how high priority to send this test