Uses of Interface
net.i2p.client.streaming.StatefulConnectionFilter
Package
Description
These classes are the implementation of a definition-based
incoming connection filter.
-
Uses of StatefulConnectionFilter in net.i2p.i2ptunnel.access
Modifier and TypeClassDescription(package private) class
A filter for incoming connections which can be configured based on access list rules.Modifier and TypeMethodDescriptionstatic StatefulConnectionFilter
FilterFactory.createFilter
(I2PAppContext context, File definition) Creates an instance of IncomingConnectionFilter based on the definition contained in the given file.