| Package | Description |
|---|---|
| net.i2p.router.client | Router-side implementation of the I2CP (I2P Client Protocol) interface for application integration. |
| Modifier and Type | Method and Description |
|---|---|
(package private) LeaseRequestState | ClientConnectionRunner.getLeaseRequest(Hash h)Data for the current leaseRequest, or null if there is no active leaseSet request. |
| Modifier and Type | Method and Description |
|---|---|
void | ClientConnectionRunner.failLeaseRequest(LeaseRequestState req)Fail the given lease request. |
| Constructor and Description |
|---|
RequestLeaseSetJob(RouterContext ctx,
ClientConnectionRunner runner,
LeaseRequestState state) |