| Constructor and Description |
|---|
FloodOnlyLookupMatchJob(RouterContext ctx,
FloodSearchJob job) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Descriptive name of the task
|
void |
runJob()
Actually perform the task.
|
void |
setMessage(I2NPMessage message)
Called by InNetMessagePool when an I2NPMessage
matching a MessageSelector registered with the OutboundMessageRegistry
is received
|
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdropped, getAddedBy, getJobId, getTimingpublic FloodOnlyLookupMatchJob(RouterContext ctx, FloodSearchJob job)
public void runJob()
Jobpublic void setMessage(I2NPMessage message)
ReplyJobsetMessage in interface ReplyJob