- ECHO_NEVER - Static variable in interface com.esf.net.termclient.service.ITermClientService
-
- ECHO_TO_SERIAL - Static variable in interface com.esf.net.termclient.service.ITermClientService
-
- ECHO_TO_SERIAL_AND_REMOTE - Static variable in interface com.esf.net.termclient.service.ITermClientService
-
- editConfig(IConfigElement, boolean) - Method in interface com.esf.net.netconf.service.INetconfModule
-
Supplies an IConfigElement representing the top element in the
tree of elements that will be used to edit the configuration.
- enable() - Method in class com.esf.device.modem.service.CellularModem
-
- enable() - Method in interface com.esf.device.modem.service.IBasicCellularModemService
-
enables modem
- enableConnectionLostTimeout(long) - Method in interface com.esf.net.mqtt.client.service.IEsfMqttCloudClient
-
Enables the connection lost timeout option within the client.
- ENABLED - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
-
whether or not the modem is enabled
- enableDhcpServer(String) - Method in interface com.esf.net.dhcp.server.service.IDhcpServerService
-
Reports the whether this adapter has been configured to provide DHCP
server service.
- enableForwarding() - Method in interface com.esf.net.firewall.service.ILinuxFirewallService
-
enables forwarding by setting forwarding to enabled in /proc (echo 1 > /proc/sys/net/ipv4/ip_forward).
- equals(Route) - Method in class com.esf.net.route.service.Route
-
- ErrorInfo - Class in com.esf.net.netconf.service
-
- ErrorInfo() - Constructor for class com.esf.net.netconf.service.ErrorInfo
-
- EsfClientErrorCode - Enum in com.esf.net.mqtt.client.service
-
- EsfConfigurationException - Exception in com.esf.core.configuration.service
-
An @Exception to be used by bundles when they receive an invalid configuration Object
Copyright (c) 2009 Eurotech Inc.
- EsfConfigurationException(String) - Constructor for exception com.esf.core.configuration.service.EsfConfigurationException
-
Represents an @Exception that is thrown if a bundle receiving its configuration
is not able to handle parsing the configuration or is not able to cast it to the
type of @Object that is expected by the specific bundle being configured
- EsfEthernetInterface - Class in com.esf.core.system.manager.service
-
- EsfEthernetInterface(String, String) - Constructor for class com.esf.core.system.manager.service.EsfEthernetInterface
-
Constructor for the EsfEthernetInterface container class
- EsfMqttException - Exception in com.esf.net.mqtt.client.service
-
- EsfMqttException(EsfClientErrorCode, Throwable, Object[]) - Constructor for exception com.esf.net.mqtt.client.service.EsfMqttException
-
Builds a new EsfMqttException instance based on the supplied MqttErrorCode, an optional Throwable cause, and optional arguments for the associated exception message.
- EsfSerialPort - Class in com.esf.core.system.manager.service
-
container class for ESFSerial ports.
- EsfSerialPort(String) - Constructor for class com.esf.core.system.manager.service.EsfSerialPort
-
Contsructor for a serial device that is not a USB based serial port
- EsfSerialPort(String, String) - Constructor for class com.esf.core.system.manager.service.EsfSerialPort
-
Constructor for a serial device that is a USB based serial port
- EsfWifiInterface - Class in com.esf.core.system.manager.service
-
- EsfWifiInterface(String, String, String, boolean) - Constructor for class com.esf.core.system.manager.service.EsfWifiInterface
-
Constructor for the EsfWifiInterface container class
- EUROPE - Static variable in class com.esf.device.modem.service.MC87xxPrlRegions
-
PRL region - Europe
- EUROPE - Static variable in class com.esf.device.modem.service.PrlRegions
-
PRL region - Europe
- Even - Static variable in class com.esf.device.serial.comm.service.Parity
-
Parity set to even parity.