Uses of Class
net.i2p.i2ptunnel.access.Recorder
-
Packages that use Recorder Package Description net.i2p.i2ptunnel.access These classes are the implementation of a definition-based incoming connection filter. -
-
Uses of Recorder in net.i2p.i2ptunnel.access
Methods in net.i2p.i2ptunnel.access that return Recorder Modifier and Type Method Description (package private) Recorder[]
FilterDefinition. getRecorders()
Constructors in net.i2p.i2ptunnel.access with parameters of type Recorder Constructor Description FilterDefinition(Threshold defaultThreshold, FilterDefinitionElement[] elements, Recorder[] recorders)
-