| Package | Description |
|---|---|
| org.klomp.snark.dht | Distributed Hash Table (DHT) implementation for BitTorrent. |
| Constructor and Description |
|---|
ReplyWaiter(MsgID mID,
NodeInfo nInfo,
Runnable onReply,
Runnable onTimeout)Either wait on this object with a timeout, or use non-null Runnables. |