Uses of Class
net.i2p.i2ptunnel.ui.TunnelConfig
Package
Description
Classes for configuring tunnels, used externally by Android.
-
Uses of TunnelConfig in net.i2p.i2ptunnel.ui
Modifier and TypeMethodDescriptionGeneralHelper.saveTunnel
(int tunnel, TunnelConfig config) Save the configuration for a new or existing tunnel to disk.GeneralHelper.saveTunnel
(I2PAppContext context, TunnelControllerGroup tcg, int tunnel, TunnelConfig config) Save the configuration for a new or existing tunnel to disk.GeneralHelper.updateTunnelConfig
(TunnelControllerGroup tcg, int tunnel, TunnelConfig config) Update the config and if shared, adjust and save the config of other shared clients.