net.i2p.router.tunnel.pool
class BuildHandler extends Object
Constructor and Description |
---|
BuildHandler(RouterContext ctx,
BuildExecutor exec) |
Modifier and Type | Method and Description |
---|---|
int |
getInboundBuildQueueSize() |
(package private) int |
handleInboundRequests()
Blocking call to handle a few of the pending inbound requests, returning how many
requests remain after this pass.
|
public BuildHandler(RouterContext ctx, BuildExecutor exec)