| パッケージ | 説明 |
|---|---|
| net.i2p.router.client |
Implements the router side of the I2CP interface,
which is the API for applications to send and receive data through the router.
|
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
(package private) LeaseRequestState |
ClientConnectionRunner.getLeaseRequest(Hash h) |
Data for the current leaseRequest, or null if there is no active leaseSet request.
|
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
void |
ClientConnectionRunner.failLeaseRequest(LeaseRequestState req) |
| コンストラクタ | 説明 |
|---|---|
RequestLeaseSetJob(RouterContext ctx,
ClientConnectionRunner runner,
LeaseRequestState state) |