class CreateSessionJob extends JobImpl
| Constructor and Description |
|---|
CreateSessionJob(RouterContext context,
net.i2p.data.i2cp.SessionConfig config) |
| 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 CreateSessionJob(RouterContext context, net.i2p.data.i2cp.SessionConfig config)