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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
dropped, getAddedBy, getJobId, getTiming
public FloodOnlyLookupMatchJob(RouterContext ctx, FloodSearchJob job)
public void runJob()
Job
public void setMessage(I2NPMessage message)
ReplyJob
setMessage
in interface ReplyJob