http://i2p-javadocs.i2p/net/i2p/router/message/OutboundCache.html
(package private) final ConcurrentHashMap < OutboundCache.HashPair , LeaseSet > leaseSetCache Returns the reply lease set if forced to do so,
or if configured to do so,
or if a certain percentage of the time if configured to do so,
or if our lease set has changed since we last talked to them,
or 10% of the time anyway so they don't forget us (disabled for now),
or null otherwise. final ConcurrentHashMap < Hash , LeaseSet > multihomedCache This cache is used to keep...