|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Lease | |
|---|---|
| net.i2p.data | These classes define the common data structures used by the various I2P protocols. |
| net.i2p.router.message | |
| Uses of Lease in net.i2p.data |
|---|
| Methods in net.i2p.data that return Lease | |
|---|---|
Lease |
LeaseSet.getLease(int index)
|
| Methods in net.i2p.data with parameters of type Lease | |
|---|---|
void |
LeaseSet.addLease(Lease lease)
|
| Uses of Lease in net.i2p.router.message |
|---|
| Fields in net.i2p.router.message with type parameters of type Lease | |
|---|---|
(package private) ConcurrentHashMap<OutboundCache.HashPair,Lease> |
OutboundCache.leaseCache
Use the same inbound tunnel (i.e. |
| Methods in net.i2p.router.message with parameters of type Lease | |
|---|---|
(package private) void |
OutboundCache.clearCaches(OutboundCache.HashPair hashPair,
Lease lease,
TunnelInfo inTunnel,
TunnelInfo outTunnel)
Called on failure to give us a better chance of success next time. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||