Uses of Class
net.i2p.i2ptunnel.access.DestTracker
-
Packages that use DestTracker Package Description net.i2p.i2ptunnel.access These classes are the implementation of a definition-based incoming connection filter. -
-
Uses of DestTracker in net.i2p.i2ptunnel.access
Method parameters in net.i2p.i2ptunnel.access with type arguments of type DestTracker Modifier and Type Method Description voidExplicitFilterDefinitionElement. update(Map<Hash,DestTracker> map)voidFileFilterDefinitionElement. update(Map<Hash,DestTracker> map)(package private) abstract voidFilterDefinitionElement. update(Map<Hash,DestTracker> map)Updates the provided map with the hash(es) of remote destinations mentioned in this element
-