| 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 |
|---|---|
TunnelController.TunnelState |
TunnelController.getState()
Gets the current tunnel state.
|
static TunnelController.TunnelState |
TunnelController.TunnelState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TunnelController.TunnelState[] |
TunnelController.TunnelState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TunnelController.changeState(TunnelController.TunnelState state) |