net.i2p.router.tunnel.pool
Class BuildHandler
java.lang.Object
net.i2p.router.tunnel.pool.BuildHandler
class BuildHandler
- extends Object
Note that 10 minute tunnel expiration is hardcoded in here.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildHandler
public BuildHandler(RouterContext ctx,
BuildExecutor exec)
handleInboundRequests
int handleInboundRequests()
- Blocking call to handle a few of the pending inbound requests, returning how many
requests remain after this pass
handleInboundReplies
void handleInboundReplies()
- Warning - noop if HANDLE_REPLIES_INLINE == true
getInboundBuildQueueSize
public int getInboundBuildQueueSize()