Uses of Class
net.i2p.router.networkdb.kademlia.SearchReplyJob

Packages that use SearchReplyJob
net.i2p.router.networkdb.kademlia   
 

Uses of SearchReplyJob in net.i2p.router.networkdb.kademlia
 

Constructors in net.i2p.router.networkdb.kademlia with parameters of type SearchReplyJob
ReplyNotVerifiedJob(RouterContext enclosingContext, SearchReplyJob srj, Hash key)
           
ReplyVerifiedJob(RouterContext enclosingContext, SearchReplyJob srj, Hash key)