Package | Description |
---|---|
net.i2p.i2ptunnel.access |
These classes are the implementation of a definition-based
incoming connection filter.
|
Class and Description |
---|
AccessCounter
Counts connection attempts and decides if specified thresholds have been
breached.
|
DestTracker
Tracks the connection attempts for a given remote Destination
|
FilterDefinition
Definition of an access filter.
|
FilterDefinitionElement
Base class for elements found in filter definition files
|
InvalidDefinitionException
Exception thrown if the filter definition file cannot be
parsed for some reason.
|
Recorder
Definition of a recorder.
|
Threshold
Definition of a Threshold.
|