Package | Description |
---|---|
net.i2p.router.tunnel.pool |
Tunnel creation, tunnel build message handling.
|
Modifier and Type | Method and Description |
---|---|
(package private) ParticipatingThrottler.Result |
ParticipatingThrottler.shouldThrottle(Hash h)
increments before checking
|
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.
|