Uses of Interface
net.i2p.i2ptunnel.I2PTunnel.ConnectionEventListener
Package
Description
Implementation of preconfigured tunnels, both for clients and servers,
and a UI for adding more and editing the configuration.
-
Uses of I2PTunnel.ConnectionEventListener in net.i2p.i2ptunnel
Modifier and TypeMethodDescriptionvoid
I2PTunnel.addConnectionEventListener
(I2PTunnel.ConnectionEventListener lsnr) void
I2PTunnel.removeConnectionEventListener
(I2PTunnel.ConnectionEventListener lsnr) ModifierConstructorDescriptionI2PTunnel
(String[] args, I2PTunnel.ConnectionEventListener lsnr) See usage() for options