|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.tunnel.pool.BuildHandler
class BuildHandler
Constructor Summary | |
---|---|
BuildHandler(RouterContext ctx,
BuildExecutor exec)
|
Method Summary | |
---|---|
int |
getInboundBuildQueueSize()
|
(package private) void |
handleInboundReplies()
|
(package private) int |
handleInboundRequests()
Blocking call to handle a few of the pending inbound requests, returning how many requests remain after this pass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuildHandler(RouterContext ctx, BuildExecutor exec)
Method Detail |
---|
int handleInboundRequests()
void handleInboundReplies()
public int getInboundBuildQueueSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |