|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use I2PTunnel.ConnectionEventListener | |
---|---|
net.i2p.i2ptunnel | 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.ConnectionEventListener | |
---|---|
void |
I2PTunnel.addConnectionEventListener(I2PTunnel.ConnectionEventListener lsnr)
|
void |
I2PTunnel.removeConnectionEventListener(I2PTunnel.ConnectionEventListener lsnr)
|
Constructors in net.i2p.i2ptunnel with parameters of type I2PTunnel.ConnectionEventListener | |
---|---|
I2PTunnel(String[] args,
I2PTunnel.ConnectionEventListener lsnr)
See usage() for options |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |