| Package | Description |
|---|---|
| net.anotheria.moskito.webui.util |
| Modifier and Type | Method and Description |
|---|---|
ConnectivityMode |
WebUIConfig.getConnectivityMode() |
static ConnectivityMode |
APILookupUtility.getCurrentConnectivityMode() |
static ConnectivityMode |
ConnectivityMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectivityMode[] |
ConnectivityMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebUIConfig.setConnectivityMode(ConnectivityMode connectivityMode) |
static void |
APILookupUtility.setCurrentConnectivityMode(ConnectivityMode currentConnectivityMode) |
Copyright © 2010-2015 anotheria.net. All Rights Reserved.