| Package | Description |
|---|---|
| net.i2p.router.tunnel.pool | Tunnel pool management, creation, and peer selection for I2P's anonymous routing system. |
| Modifier and Type | Method and Description |
|---|---|
(package private) ParticipatingThrottler.Result | ParticipatingThrottler.shouldThrottle(Hash h)Determines whether to throttle tunnel participation for the given router. |
static ParticipatingThrottler.Result | ParticipatingThrottler.Result.valueOf(String name)Returns the enum constant of this type with the specified name. |
static ParticipatingThrottler.Result[] | ParticipatingThrottler.Result.values()Returns an array containing the constants of this enum type, in
the order they are declared. |