Package | Description |
---|---|
com.eurotech.framework.net.modem |
Provides interfaces for instances and configurations of modems.
|
Modifier and Type | Method and Description |
---|---|
ModemConfig.AuthType |
ModemConfig.getAuthType()
Reports authentication type.
|
static ModemConfig.AuthType |
ModemConfig.AuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModemConfig.AuthType[] |
ModemConfig.AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ModemConfig.setAuthType(ModemConfig.AuthType authType)
Sets authentication type.
|
Copyright © 2013. All Rights Reserved.