| Package | Description |
|---|---|
| net.i2p.client | Interfaces and factories for the base I2P SDK used to develop applications that communicate through I2P. |
| net.i2p.client.impl | Internal implementation of the I2P client SDK, providing the client
side of the I2CP protocol for applications communicating through I2P. |
| Modifier and Type | Method and Description |
|---|---|
void | TunnelStatusListener.tunnelRemoved(TunnelRemovalEvent event)Called when a tunnel is removed from a client tunnel pool. |
| Modifier and Type | Method and Description |
|---|---|
protected void | I2PSessionImpl2.notifyTunnelRemoved(TunnelRemovalEvent event)Notify listeners of a tunnel removal. |