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