Modifier and Type | Class and Description |
---|---|
class |
DefaultConfigurationManager
Default implementation of a
ConfigurationManager . |
Modifier and Type | Method and Description |
---|---|
ConfigurationManager |
SoftAPConnector.getConfigurationManager()
Gets the configuration manager.
|
Modifier and Type | Method and Description |
---|---|
void |
SoftAPConnector.setConfigurationManager(ConfigurationManager configurationManager)
Sets the configuration manager, can not be
null . |
Constructor and Description |
---|
SoftAPConnector(ConfigurationManager configurationManager)
Instantiates a
SoftAPConnector with a given ConfigurationManager . |
SoftAPConnector(ConfigurationManager configurationManager,
ej.net.util.wifi.WifiNetworkManager wifiNetworkManager)
Instantiates a
SoftAPConnector with a given ConfigurationManager . |