Package net.i2p.i2ptunnel.access
package net.i2p.i2ptunnel.access
These classes are the implementation of a definition-based incoming connection filter. The format of the definition is documented in the file DefinitionParser.
-
ClassDescriptionCounts connection attempts and decides if specified thresholds have been breached.A filter for incoming connections which can be configured based on access list rules.Utility class for parsing filter definitionsTracks the connection attempts for a given remote DestinationA filter definition element that includes a single, explicitly defined remote destinationAn element of filter definition that reads hashes of remote destinations from a file.Definition of an access filter.Base class for elements found in filter definition filesFactory for incoming connection filters.Exception thrown if the filter definition file cannot be parsed for some reason.Definition of a recorder.Definition of a Threshold.