- C8xx_APPLICATION_ID - Static variable in class com.esf.device.modem.channel.service.CnS
-
CnS 'C8xx Application' ID
- calculateBroadcast(String, String) - Method in interface com.esf.util.net.service.INetworkUtilityService
-
calculates the broadcast based on an IP address and subnet mask
- calculateNetwork(String, String) - Method in interface com.esf.util.net.service.INetworkUtilityService
-
calculates the network based on an IP address and subnet mask
- canPing(String, int) - Method in interface com.esf.util.net.service.INetworkUtilityService
-
pings a peer address a number of times.
- CARRIER_IMAGE_ID - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
-
Carrier image ID on MC8355
- CarrierImage - Class in com.esf.net.gobi.sierra.qmi.service
-
- CarrierImage(int, String, String, String, String, boolean) - Constructor for class com.esf.net.gobi.sierra.qmi.service.CarrierImage
-
- CarrierImage(int, String, String, String, String, boolean, JSONObject) - Constructor for class com.esf.net.gobi.sierra.qmi.service.CarrierImage
-
- CatalystNotifyTemps - Class in com.esf.sbc.catalyst.system.management.service
-
Constructor to contain notify trip temperatures for Catalyst processor
- CatalystNotifyTemps() - Constructor for class com.esf.sbc.catalyst.system.management.service.CatalystNotifyTemps
-
constructor for an empty CatalystNotifyTemps class
- CatalystNotifyTemps(TripTemps, TripTemps, TripTemps, TripTemps, TripTemps, TripTemps, short) - Constructor for class com.esf.sbc.catalyst.system.management.service.CatalystNotifyTemps
-
constructor to create a fully initialized CatalystNotifyTemps class
- CatalystPowerState - Class in com.esf.sbc.catalyst.system.management.service
-
Static definitions to be used with the ICatalystPowerManagementService
- CatalystPowerState() - Constructor for class com.esf.sbc.catalyst.system.management.service.CatalystPowerState
-
- CatalystTemperatures - Class in com.esf.sbc.catalyst.system.management.service
-
Constructor to hold Catalyst system temperature values
- CatalystTemperatures() - Constructor for class com.esf.sbc.catalyst.system.management.service.CatalystTemperatures
-
constructor to create an empty CatalystTemperatures class
- CatalystTemperatures(short, short, short, short, short, short) - Constructor for class com.esf.sbc.catalyst.system.management.service.CatalystTemperatures
-
constructor to create a fully initialized CatalystTemperature class
- CatalystTemperatures(CatalystTemperatures) - Constructor for class com.esf.sbc.catalyst.system.management.service.CatalystTemperatures
-
copy constructor
- CellularModem - Class in com.esf.device.modem.service
-
Defines CellularModem class
- CellularModem() - Constructor for class com.esf.device.modem.service.CellularModem
-
- changeTermClientBaudRate(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This Method is used change the baud rate of the Serial Port for a previously created TermClient
- changeTermClientBufferSize(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used configure the maximum number of bytes that will be forwarded in one pass from the serial port to the network port or vice versa for a previously created TermClient.
- changeTermClientCancelEchoChars(int, boolean) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This Method is used determine whether to block characters received while transmitting out of the Serial Port for a previously created TermClient.
- changeTermClientConnectionAtdtdial(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to change the ATDTDial string used to determine to which remote network port the TermClient should connect for a previously created TermClientConnection.
- changeTermClientConnectionConnected(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to change the Connected string used to indicate a successful connection to a remote server for a previously created TermClientConnection.
- changeTermClientConnectionDisconnected(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to change the Disconnected string used to indicate a closed connection or a failure to connect to a remote server for a previously created TermClientConnection.
- changeTermClientConnectionDisconnectMode(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to change the Disconnect mode string used to determine what can be used to interrupt the connection for a previously created TermClientConnection.
- changeTermClientConnectionEchoMode(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to change the Echo mode string used to control the reply messages to the serial port or also the network port for a previously created TermClientConnection.
- changeTermClientConnectionHost1(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to change the first remote host's IP address that this connection record configures for a previously created TermClientConnection.
- changeTermClientConnectionHost2(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to change the second remote host's IP address that this connection record configures for a previously created TermClientConnection.
- changeTermClientConnectionHost3(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to change the third remote host's IP address that this connection record configures for a previously created TermClientConnection.
- changeTermClientConnectionHost4(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to change the fourth remote host's IP address that this connection record configures for a previously created TermClientConnection.
- changeTermClientConnectionHost5(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to change the fifth remote host's IP address that this connection record configures for a previously created TermClientConnection.
- changeTermClientConnectionHost6(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to change the sixth remote host's IP address that this connection record configures for a previously created TermClientConnection.
- changeTermClientConnectionHost7(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to change the seventh remote host's IP address that this connection record configures for a previously created TermClientConnection.
- changeTermClientConnectionHost8(int, int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to change the eighth remote host's IP address that this connection record configures for a previously created TermClientConnection.
- changeTermClientConnectionNetworkPort(int, int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to change the remote network port to which the connection record configures for a previously created TermClientConnection.
- changeTermClientConnectMode(int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used determine what initiates a connection to a remote server.
- changeTermClientDataBits(int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This Method is used change the data bits per character of the Serial Port for a previously created TermClient
- changeTermClientDemarkationMSec(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used determine the end of a stream of bytes received on a Serial Port for a previously created TermClient.
- changeTermClientDeviceDriver(int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This Method is used change the Device Driver used on the Serial Port for a previously created TermClient
- changeTermClientDtrFollowsConnection(int, boolean) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used determine whether the DTR output on the serial port should transition to HI and LOW based on the state of the network connection for a previously created TermClient.
- changeTermClientIdleTimerSeconds(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used determine when and if a connection to a remote server should be closed based on inactivity on a on a Serial Port for a previously created TermClient.
- changeTermClientParity(int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This Method is used change the parity of the Serial Port for a previously created TermClient
- changeTermClientReconnectDelaySec(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used determine how long to delay reconnecting to a remote server once a previous connection breaks for a previously created TermClient.
- changeTermClientReplyWithOk(int, boolean) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used determine whether the serial replies with an OK packet to any received serial packet beginning with 'AT' that does not match any dialing string for a previously created
TermClient.
- changeTermClientSerialPortIndex(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This Method is used change the index of the Serial Port for a previously created TermClient
- changeTermClientStopBits(int, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This Method is used change the stop bits of the Serial Port for a previously created TermClient
- changeTermClientWarmDown(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This Method is used change the RTS WarmDown Timer of the Serial Port for a previously created TermClient.
- changeTermClientWarmUp(int, int) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This Method is used change the RTS Warmup Timer of the Serial Port for a previously created TermClient.
- changeTermServBufferSize(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method modifies the BufferSize of a previously created TermServ.
- changeTermServDefragTimerMsec(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method is used to modify the Defragmentation timer of a previously created TermServ.
- changeTermServDemarkationMsec(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method is used to modify the Demarkation timer of a previously created TermServ.
- changeTermServIdleTimerSeconds(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method is used to modify the ResponseTimeout timer for a previously created TermServ.
- changeTermServListeningPort(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method modifies the network listening port number for a previously created TermServ.
- changeTermServMaxAcceptedSockets(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method modifies the Maximum number of active connections on the ListeningPort can be serviced simultaneously.
- changeTermServOpenModbusMode(int, String) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method is used to modify the OpenModbus operation of a previously created TermServ.
- changeTermServOperation(int, String) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method is used to modify the operation mode of a previously created TermServ.
- changeTermServParallelPortDeviceDriver(int, String) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method can change the DeviceDriver used to communicate with a previously created TermServParallelPort.
- changeTermServParallelPortEndDeviceIndex(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method can change the EndDeviceIndex used to communicate with a previously created TermServParallelPort.
- changeTermServPassword(int, String) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method modifies the Password for a previously created TermServ.
- changeTermServPrintServer(int, boolean) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method is used to modify the PrintServer mode of a previously created TermServ.
- changeTermServResponseTimeoutMsec(int, int) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method is used to modify the ResponseTimeout timer of a previously created TermServ.
- changeTermServSerialPortBaudRate(int, int, int) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method changes the BaudRate for a previously created TermServSerialPort.
- changeTermServSerialPortCancelEchoChars(int, int, boolean) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method modifies the CancelEchoChars for a previously created TermServSerialPort.
- changeTermServSerialPortDataBits(int, int, String) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method modifies the DataBits for a previously created TermServSerialPort.
- changeTermServSerialPortDeviceDriver(int, int, String) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method changes the DeviceDriver for a previously created TermServSerialPort.
- changeTermServSerialPortEndDeviceIndex(int, int, int) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method changes the DeviceDriver for a previously created TermServSerialPort
- changeTermServSerialPortParity(int, int, String) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method changes the Parity for a previously created TermServSerialPort.
- changeTermServSerialPortStopBits(int, int, String) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method modifies the StopBits for a previously created TermServSerialPort.
- changeTermServSerialPortWarmDownMsec(int, int, int) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method changes the WarmDownMsec timer for a previously created TermServSerialPort.
- changeTermServSerialPortWarmUpMsec(int, int, int) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method changes the WarmUpMsec timer for a previously created TermServSerialPort.
- changeUdpServerBufferSize(int, int) - Method in interface com.esf.net.udpserver.service.IUdpServerService
-
This method modifies the BufferSize for a previously created UdpSever
- changeUdpServerDemarkationMsec(int, int) - Method in interface com.esf.net.udpserver.service.IUdpServerService
-
This method modifies the DemarkationMsec time limit of a previously created UdpServer.
- changeUdpServerLocalAddress(int, String) - Method in interface com.esf.net.udpserver.service.IUdpServerService
-
This method modifies the TCP/IP dotted notation PeerAddress of a previously created UdpServer.
- changeUdpServerOperation(int, String) - Method in interface com.esf.net.udpserver.service.IUdpServerService
-
This method modifies the Operation mode of a previously created UdpServer.
- changeUdpServerParallelPortDeviceDriver(int, int, String) - Method in interface com.esf.net.udpserver.service.IUdpServerService
-
This method modifies the Device driver used in a previously created UdpServer.
- changeUdpServerParallelPortEndDeviceIndex(int, int, int) - Method in interface com.esf.net.udpserver.service.IUdpServerService
-
This method modifies the EndDeviceIndex of parallel port for a previously created UdpServer.
- changeUdpServerPeerAddress(int, String) - Method in interface com.esf.net.udpserver.service.IUdpServerService
-
This method modifies the TCP/IP dotted notation PeerAddress of a previously created UdpServer.
- changeUdpServerPrimaryIpPort(int, int) - Method in interface com.esf.net.udpserver.service.IUdpServerService
-
This method modifies the PrimaryIpPort of a previously created UdpServer.
- changeUdpServerSecondaryIpPort(int, int) - Method in interface com.esf.net.udpserver.service.IUdpServerService
-
This method modifies the SecondaryIpPort of a previously created UdpServer.
- CHAP - Static variable in class com.esf.net.ppp.service.PppAuthentication
-
CHAP authentication
- Clear - Static variable in class com.esf.device.serial.comm.service.Parity
-
Parity bit is present and always clear.
- close(String) - Method in interface com.esf.device.modem.channel.service.IModemChannelService
-
Closes modem channel
- CLOSE_3PLUSES - Static variable in interface com.esf.net.termclient.service.ITermClientService
-
- CLOSE_DCD_DROPS - Static variable in interface com.esf.net.termclient.service.ITermClientService
-
- CLOSE_DCD_OR_3PLUSES - Static variable in interface com.esf.net.termclient.service.ITermClientService
-
- CLOSE_NEVER - Static variable in interface com.esf.net.termclient.service.ITermClientService
-
- CLOUD_ACCOUNT_NAME - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_BIRTH_MESSAGE - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_BIRTH_QOS - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_BIRTH_RETAIN - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_BIRTH_TOPIC - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_BIRTH_TOPIC_SUFFIX - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_BROKER_URL - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_CLEAN_START - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_CONTROL_SUB_QOS - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_CONTROL_SUB_TOPIC - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_CONTROL_TOPIC - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_DATA_PUB_QOS - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_DATA_PUB_RETAIN - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_DATA_SUB_QOS - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_DATA_TOPIC_PREFIX - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_DISCONNECT_MESSAGE - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_DISCONNECT_QOS - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_DISCONNECT_RETAIN - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_DISCONNECT_TOPIC - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_DISCONNECT_TOPIC_SUFFIX - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_DISPLAY_NAME - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_KEEP_ALIVE - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_MASTER_AUTOCONNECT - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_MASTER_CONNECTION_LOST_TIMEOUT - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_MASTER_ENABLED - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_PASSWORD - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_RECONNECT_INTERVAL - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_USERNAME - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_WAIT_INTERVAL - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_WILL_MESSAGE - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_WILL_QOS - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_WILL_RETAIN - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_WILL_TOPIC - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CLOUD_WILL_TOPIC_SUFFIX - Static variable in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
- CnS - Class in com.esf.device.modem.channel.service
-
Describes CnS object.
- CnS(int, byte, int) - Constructor for class com.esf.device.modem.channel.service.CnS
-
CnS message constructor.
- CnS(int, byte, int, byte[]) - Constructor for class com.esf.device.modem.channel.service.CnS
-
CnS message constructor
- CnS(int, byte, int, int) - Constructor for class com.esf.device.modem.channel.service.CnS
-
CnS message constructor
- CnS(int, byte, int, long) - Constructor for class com.esf.device.modem.channel.service.CnS
-
CnS message constructor
- CnS(byte[]) - Constructor for class com.esf.device.modem.channel.service.CnS
-
CnS reply constructor.
- CnS - Static variable in class com.esf.device.modem.channel.service.ModemCommandType
-
CnS command
- CnsErrorResponseException - Exception in com.esf.device.modem.exception
-
Defines CnsErrorResponseException
Copyright (c) 2009 Eurotech Inc.
- CnsErrorResponseException() - Constructor for exception com.esf.device.modem.exception.CnsErrorResponseException
-
Create an instance with no message about why the Exception was thrown.
- CnsErrorResponseException(String) - Constructor for exception com.esf.device.modem.exception.CnsErrorResponseException
-
Creates an instance with a message about why the Exception was thrown.
- cnsNotification - Static variable in interface com.esf.device.modem.channel.service.IHipCallback
-
CnS notification topic
- com.esf.core.application.manager.service - package com.esf.core.application.manager.service
-
- com.esf.core.configuration.service - package com.esf.core.configuration.service
-
Interface for software components to request/receive/reject configuration
data as well as request that configurations be archived within the Configuration Manager.
- com.esf.core.logger.service - package com.esf.core.logger.service
-
Event logging service to pass event messages at varying severity levels to system log.
- com.esf.core.system.bootstrap.service - package com.esf.core.system.bootstrap.service
-
Bundle loader for OSGi bundles.
- com.esf.core.system.manager.service - package com.esf.core.system.manager.service
-
Provides basic system information including Operating System information, JVM information,
and filesystem information.
- com.esf.core.system.monitor.service - package com.esf.core.system.monitor.service
-
Provides tools for the management of system level services.
- com.esf.core.updater.service - package com.esf.core.updater.service
-
- com.esf.device.camera.service - package com.esf.device.camera.service
-
- com.esf.device.ethernet.service - package com.esf.device.ethernet.service
-
Manages Ethernet device configurations.
- com.esf.device.gps.service - package com.esf.device.gps.service
-
Reads location data from a GPS device.
- com.esf.device.hedonline.cl103101.service - package com.esf.device.hedonline.cl103101.service
-
- com.esf.device.modem.channel.service - package com.esf.device.modem.channel.service
-
Handles communication to a variety of modem plug-in devices.
- com.esf.device.modem.config.component - package com.esf.device.modem.config.component
-
- com.esf.device.modem.configuration - package com.esf.device.modem.configuration
-
- com.esf.device.modem.exception - package com.esf.device.modem.exception
-
Defines a variety of types of exception responses from various modems.
- com.esf.device.modem.factory.service - package com.esf.device.modem.factory.service
-
Factory class that dynamically generates an instance of the modem service class.
- com.esf.device.modem.manager.service - package com.esf.device.modem.manager.service
-
Modem manager that adds and removes modem services as needed.
- com.esf.device.modem.service - package com.esf.device.modem.service
-
Interface definitions for generic modem and several specific types of modems.
- com.esf.device.network.service - package com.esf.device.network.service
-
- com.esf.device.serial.comm.service - package com.esf.device.serial.comm.service
-
Handles a non-event driven SerialComm port, intended for poll-response operation.
- com.esf.device.usb.manager.ethernet.service - package com.esf.device.usb.manager.ethernet.service
-
- com.esf.device.usb.manager.gps.service - package com.esf.device.usb.manager.gps.service
-
- com.esf.device.usb.manager.listeners - package com.esf.device.usb.manager.listeners
-
- com.esf.device.usb.manager.modem.service - package com.esf.device.usb.manager.modem.service
-
Manages supported USB modem devices.
- com.esf.device.usb.manager.service - package com.esf.device.usb.manager.service
-
Manages USB devices in a system.
- com.esf.device.usb.manager.storage.service - package com.esf.device.usb.manager.storage.service
-
Provides tools for management of USB Mass Storage devices.
- com.esf.device.usb.manager.usb2serial.service - package com.esf.device.usb.manager.usb2serial.service
-
Provides tools for management of USB-to-Serial devices.
- com.esf.device.usb.manager.usbserial.service - package com.esf.device.usb.manager.usbserial.service
-
Provides tools for management of USB-to-Serial devices.
- com.esf.device.usb.manager.wifi.service - package com.esf.device.usb.manager.wifi.service
-
- com.esf.device.watchdog.service - package com.esf.device.watchdog.service
-
Provides methods for starting, stopping, and updating a hardware watchdog present on the system.
- com.esf.device.wifi.exception - package com.esf.device.wifi.exception
-
- com.esf.device.wifi.service - package com.esf.device.wifi.service
-
- com.esf.device.wifi.ubiquiti.ministation2.service - package com.esf.device.wifi.ubiquiti.ministation2.service
-
- com.esf.net.beceem.wimax.exception - package com.esf.net.beceem.wimax.exception
-
- com.esf.net.beceem.wimax.factory.service - package com.esf.net.beceem.wimax.factory.service
-
- com.esf.net.beceem.wimax.service - package com.esf.net.beceem.wimax.service
-
- com.esf.net.dhcp.server.service - package com.esf.net.dhcp.server.service
-
Interface to set up DHCP server on a network adapter.
- com.esf.net.dns.service - package com.esf.net.dns.service
-
- com.esf.net.dnsproxy.service - package com.esf.net.dnsproxy.service
-
Provides methods to set up a DNS proxy server on a network adapter.
- com.esf.net.firewall.service - package com.esf.net.firewall.service
-
Provides methods to configure Linux firewall settings.
- com.esf.net.gobi.siera.qmi.exception - package com.esf.net.gobi.siera.qmi.exception
-
- com.esf.net.gobi.sierra.qmi.service - package com.esf.net.gobi.sierra.qmi.service
-
- com.esf.net.modem.connection.info - package com.esf.net.modem.connection.info
-
- com.esf.net.modem.link.service - package com.esf.net.modem.link.service
-
- com.esf.net.modem.ppp.factory.service - package com.esf.net.modem.ppp.factory.service
-
Defines PPP Factory service interface.
- com.esf.net.mqtt.client.service - package com.esf.net.mqtt.client.service
-
- com.esf.net.netconf.service - package com.esf.net.netconf.service
-
- com.esf.net.ntp.service - package com.esf.net.ntp.service
-
Provides methods for configuring the NTP Service.
- com.esf.net.ppp.service - package com.esf.net.ppp.service
-
Defines PPP service interface.
- com.esf.net.route.service - package com.esf.net.route.service
-
- com.esf.net.termclient.service - package com.esf.net.termclient.service
-
Gives access from local serial port to a remote network TCP server, including AT modem emulation features.
- com.esf.net.termserv.service - package com.esf.net.termserv.service
-
Provides TCP server for network clients to access one or more local serial ports or a single parallel printer port.
- com.esf.net.udpserver.service - package com.esf.net.udpserver.service
-
Provides a UDP server for network clients to access a local serial port, or a local serial port device can access a remote UDP server.
- com.esf.protocol.fielddevice.service - package com.esf.protocol.fielddevice.service
-
Defines an interface for a device that uses a communication protocol to
acquire operational data, including methods for handling data of various
data types, connection status, protocol exceptions, etc.
- com.esf.sbc.catalyst.smbus.service - package com.esf.sbc.catalyst.smbus.service
-
Allows access to the SM Bus on the Catalyst processor.
- com.esf.sbc.catalyst.system.management.service - package com.esf.sbc.catalyst.system.management.service
-
Provides services to access GPIO, power, thermal, and other hardware features of the Catalyst processor.
- com.esf.sbc.helios.led.service - package com.esf.sbc.helios.led.service
-
Provides services to control the action of the LEDs on the Helios platform.
- com.esf.sbc.helios.usb.service - package com.esf.sbc.helios.usb.service
-
- com.esf.util.net.service - package com.esf.util.net.service
-
Utilities dealing with TCP/IP network interfaces.
- com.esf.util.proc.service - package com.esf.util.proc.service
-
Provides utilities for dealing with starting and stopping system processes.
- componentIsRegistered(String) - Method in interface com.esf.core.configuration.service.IEsfConfigProviderService
-
This method reports if configurable component is registered with configuration manager.
- configChangePending(String) - Method in interface com.esf.core.configuration.service.IConfigurationManagerService
-
This method is used to find out if the configuration manager has sent a new configuration
to a component and is waiting for a response.
- configChangePending(String) - Method in interface com.esf.core.configuration.service.IEsfConfigProviderService
-
This method is used to find out if the configuration manager has sent a new configuration
to a component and is waiting for a response.
- configFileDoesExist() - Method in interface com.esf.net.dnsproxy.service.IDnsProxyService
-
checks for the existence of DNS proxy configuration file
- ConfigurationPropertiesObject - Class in com.esf.core.configuration.service
-
A @ConfigurationPropertiesObject is a @Hashtable of a specific form.
- ConfigurationPropertiesObject(Hashtable) - Constructor for class com.esf.core.configuration.service.ConfigurationPropertiesObject
-
Constructor to create a new @ConfigurationPropertiesObject from a @Hashtable
- ConfigurationPropertiesObject(String[], Object[]) - Constructor for class com.esf.core.configuration.service.ConfigurationPropertiesObject
-
Constructor to create a new @ConfigurationPropertiesObject from an array of bundle symbolic
names and an array of @Object representing their respective configurations
- ConfigurationPropertiesObject(String, Object) - Constructor for class com.esf.core.configuration.service.ConfigurationPropertiesObject
-
Constructor to create a new @ConfigurationPropertiesObject that contains one bundle and
configuration
- ConfigurationPropertiesObject() - Constructor for class com.esf.core.configuration.service.ConfigurationPropertiesObject
-
Constructor to create a new empty @ConfigurationPropertiesObject
- configure(String, int, int, String, int, int, String, int, ArrayList, ArrayList) - Method in interface com.esf.net.dnsproxy.service.IDnsProxyService
-
- configureConnection(Properties) - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
-
configure access to the physical device.
- configureDataMap(Properties) - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
-
configure addressing schemes between the physical device and the client
presentation of the data.
- configureProtocol(Properties) - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
-
any protocol specific configuration elements would be configured here.
- connect() - Method in interface com.esf.device.modem.service.ICellularModemService
-
Establishes connection with service provider by starting PPP session
- connect(int) - Method in interface com.esf.net.beceem.wimax.service.IBeceemWimaxService
-
Connect request
- connect() - Method in interface com.esf.net.modem.link.service.IModemLinkService
-
Connect request
- connect() - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
-
attempt to connect to the field device using the provided configuration.
- CONNECT_ALWAYS - Static variable in interface com.esf.net.termclient.service.ITermClientService
-
- CONNECT_ANYDATA - Static variable in interface com.esf.net.termclient.service.ITermClientService
-
- CONNECT_ATDT - Static variable in interface com.esf.net.termclient.service.ITermClientService
-
- CONNECT_DCD - Static variable in interface com.esf.net.termclient.service.ITermClientService
-
- CONNECT_DCD_OR_ATDT - Static variable in interface com.esf.net.termclient.service.ITermClientService
-
- CONNECT_DELAY - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
-
- CONNECTED - Static variable in class com.esf.protocol.fielddevice.service.ProtocolConnectionStatus
-
a connection to the field device currently exists.
- connectEsfMqttMasterClient() - Method in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
Connects the ESF MQtt Master Client if auto-connect is disabled.
- CONNECTING - Static variable in class com.esf.protocol.fielddevice.service.ProtocolConnectionStatus
-
attempting to connect to field device, this is a transient state
- controlArrived(String, String, byte[], int, boolean) - Method in interface com.esf.net.mqtt.client.service.IEsfMqttCallbackHandler
-
Called by the EdcClient session when it receives a published control message from the broker.
- controlSubscribe(String, String, int) - Method in interface com.esf.net.mqtt.client.service.IEsfMqttCloudClient
-
Subscribes to a control topic with the MQtt broker.
- controlSubscribe(String, int) - Method in interface com.esf.net.mqtt.client.service.IEsfMqttMasterClient
-
Subscribes to a topic with the MQtt broker.
- copyConfig(IConfigElement) - Method in interface com.esf.net.netconf.service.INetconfModule
-
Replaces an entire configuration with the supplied configuration.
- copyFile(String, File) - Method in class com.esf.device.wifi.service.Hostapd
-
- copyFile(String, File) - Method in class com.esf.device.wifi.service.WpaSupplicant
-
- createCloudIEsfMqttClient(String) - Method in interface com.esf.net.mqtt.client.service.IEsfMqttService
-
Returns a IEsfMqttCloudClient implementation.
- createProfile(UmtsProfile) - Method in interface com.esf.net.gobi.sierra.qmi.service.IGobiSierraQmiService
-
Creates profile
- createTermClient(String, int, int, String, String, String, int, int, boolean, int, int, int, int, boolean, boolean, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method is used to create a new instance of TermClient.
- createTermClientConnection(int, String, String, String, String, String, int, String, String, String, String, String, String, String, String) - Method in interface com.esf.net.termclient.service.ITermClientService
-
This method configures the information necessary to connect to a remote server.
- createTermServ(int, int, String, boolean, String, int, int, int, int, int, String) - Method in interface com.esf.net.termserv.service.ITermServService
-
Configure operating parameters for Terminal Server minus the end device(s) parameters which use another method
- createTermServParallelPort(int, String, int) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method adds a parallel port to the Terminal Server.
- createTermServSerialPort(int, String, int, int, String, String, String, int, int, boolean) - Method in interface com.esf.net.termserv.service.ITermServService
-
This method adds a serial port to the Terminal Server.
- createUdpServer(String, int, String, int, String, int, int) - Method in interface com.esf.net.udpserver.service.IUdpServerService
-
Configure operating parameters for UDP Server minus the end device(s) parameters which use another method
- createUdpServerParallelPort(int, String, int) - Method in interface com.esf.net.udpserver.service.IUdpServerService
-
This method adds a parallel port to the UdpServer.
- createUdpServerSerialPort(int, String, int, int, String, String, String, int, int, boolean) - Method in interface com.esf.net.udpserver.service.IUdpServerService
-
This method adds a serial port to the UdpServer.
- CS0 - Static variable in class com.esf.sbc.catalyst.system.management.service.CatalystPowerState
-
power state 0 - highest performance mode
- CS1 - Static variable in class com.esf.sbc.catalyst.system.management.service.CatalystPowerState
-
power state 1 - tuned performance mode
- CS2 - Static variable in class com.esf.sbc.catalyst.system.management.service.CatalystPowerState
-
power state 2 - reserved
- CS3 - Static variable in class com.esf.sbc.catalyst.system.management.service.CatalystPowerState
-
power state 3 - reserved
- CS4 - Static variable in class com.esf.sbc.catalyst.system.management.service.CatalystPowerState
-
power state 4 - reserved
- CS5 - Static variable in class com.esf.sbc.catalyst.system.management.service.CatalystPowerState
-
power state 5 - highest power saving mode