Package | Description |
---|---|
net.i2p.router.client |
Modifier and Type | Method and Description |
---|---|
(package private) LeaseRequestState |
ClientConnectionRunner.getLeaseRequest()
data for the current leaseRequest, or null if there is no active leaseSet request
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
ClientConnectionRunner.setLeaseRequest(LeaseRequestState req) |
Constructor and Description |
---|
RequestLeaseSetJob(RouterContext ctx,
ClientConnectionRunner runner,
LeaseSet set,
long expiration,
Job onCreate,
Job onFail,
LeaseRequestState state) |