Uses of Interface
net.i2p.i2ptunnel.I2PTunnel.ConnectionEventListener
Packages that use 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
Methods in net.i2p.i2ptunnel with parameters of type I2PTunnel.ConnectionEventListenerModifier and TypeMethodDescriptionvoidI2PTunnel.addConnectionEventListener(I2PTunnel.ConnectionEventListener lsnr) voidI2PTunnel.removeConnectionEventListener(I2PTunnel.ConnectionEventListener lsnr) Constructors in net.i2p.i2ptunnel with parameters of type I2PTunnel.ConnectionEventListenerModifierConstructorDescriptionI2PTunnel(String[] args, I2PTunnel.ConnectionEventListener lsnr) See usage() for options