| Package | Description |
|---|---|
| net.i2p.i2ptunnel | Implementation of preconfigured tunnels for both clients and servers, with a comprehensive UI for tunnel management and configuration. |
| Modifier and Type | Method and Description |
|---|---|
void | I2PTunnel.addConnectionEventListener(I2PTunnel.ConnectionEventListener lsnr)Registers a listener for connection events. |
void | I2PTunnel.removeConnectionEventListener(I2PTunnel.ConnectionEventListener lsnr)Unregisters a connection event listener. |
| Constructor and Description |
|---|
I2PTunnel(String[] args,
I2PTunnel.ConnectionEventListener lsnr)See usage() for options |