|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.tunnel.pool.BuildRequestor
class BuildRequestor
Field Summary | |
---|---|
(package private) static int |
REQUEST_TIMEOUT
|
Constructor Summary | |
---|---|
BuildRequestor()
|
Method Summary | |
---|---|
static void |
prepare(RouterContext ctx,
PooledTunnelCreatorConfig cfg)
new style requests need to fill in the tunnel IDs before hand |
static void |
request(RouterContext ctx,
TunnelPool pool,
PooledTunnelCreatorConfig cfg,
BuildExecutor exec)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final int REQUEST_TIMEOUT
Constructor Detail |
---|
BuildRequestor()
Method Detail |
---|
public static void prepare(RouterContext ctx, PooledTunnelCreatorConfig cfg)
public static void request(RouterContext ctx, TunnelPool pool, PooledTunnelCreatorConfig cfg, BuildExecutor exec)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |