Uses of Interface
net.i2p.client.streaming.IncomingConnectionFilter

Packages that use IncomingConnectionFilter
Package
Description
API, interfaces, and factory for a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages.
Implementation of a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages.
These classes are the implementation of a definition-based incoming connection filter.