Package net.i2p.i2ptunnel.access
Class Recorder
- java.lang.Object
-
- net.i2p.i2ptunnel.access.Recorder
-
class Recorder extends Object
Definition of a recorder. If any remote destinations attempt enough connections to cause a breach of the specified threshold, their hash will be recorded in the specified file.- Since:
- 0.9.40
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) File
getFile()
(package private) Threshold
getThreshold()
-