Package | Description |
---|---|
net.i2p.i2ptunnel.ui |
Classes for configuring tunnels, used externally by Android.
|
Modifier and Type | Method | Description |
---|---|---|
List<String> |
GeneralHelper.saveTunnel(int tunnel,
TunnelConfig config) |
|
static List<String> |
GeneralHelper.saveTunnel(I2PAppContext context,
TunnelControllerGroup tcg,
int tunnel,
TunnelConfig config) |
|
protected static List<String> |
GeneralHelper.updateTunnelConfig(TunnelControllerGroup tcg,
int tunnel,
TunnelConfig config) |