abstract class BuildRequestor
extends java.lang.Object
| 修飾子とタイプ | フィールド | 説明 |
|---|---|---|
(package private) static int |
REQUEST_TIMEOUT |
At 10 seconds, we were receiving about 20% of replies after expiration
Todo: make this variable on a per-request basis, to account for tunnel length,
expl.
|
| コンストラクタ | 説明 |
|---|---|
BuildRequestor() |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
static boolean |
request(RouterContext ctx,
TunnelPool pool,
PooledTunnelCreatorConfig cfg,
BuildExecutor exec) |
Send out a build request message.
|
static final int REQUEST_TIMEOUT
public static boolean request(RouterContext ctx, TunnelPool pool, PooledTunnelCreatorConfig cfg, BuildExecutor exec)
cfg - ReplyMessageId must be set