A B C D E F G H I J K L M N O P R S T U V W 

R

RANGING_FAILURE - Static variable in class com.esf.net.beceem.wimax.service.WimaxConnectionStatus
 
readBlock(byte, byte) - Method in interface com.esf.sbc.catalyst.smbus.service.ICatalystSmBusService
reads a block of bytes from the SMBus
readBooleans(int, int) - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
read 1 or more boolean points from the attached field device.
readByte(byte, byte) - Method in interface com.esf.sbc.catalyst.smbus.service.ICatalystSmBusService
reads a byte from the SMBus
readBytes(int, int) - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
read 1 or more byte points from the attached field device.
readChars(int, int) - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
read 1 or more char points from the attached field device.
readDoubles(int, int) - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
read 1 or more double points from the attached field device.
readFloats(int, int) - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
read 1 or more float points from the attached field device.
readInts(int, int) - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
read 1 or more int points from the attached field device.
readLongs(int, int) - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
read 1 or more long points from the attached field device.
readObject(int) - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
read a single object from the address.
readShorts(int, int) - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
read 1 or more short points from the attached field device.
readUnsignedInts(int, int) - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
read 1 or more unsigned int points from the attached field device.
readUnsignedShorts(int, int) - Method in class com.esf.protocol.fielddevice.service.ProtocolDevice
read 1 or more unsigned short points from the attached field device.
readWord(byte, byte) - Method in interface com.esf.sbc.catalyst.smbus.service.ICatalystSmBusService
reads a 16 bit word from the SMBus
reboot() - Method in interface com.esf.core.system.manager.service.ISystemManagerService
reboots the device
receiveConfig(Object) - Method in interface com.esf.core.configuration.service.IConfigurableComponentService
Receives a configuration from the configuration manager.
receiveConfig(Properties) - Method in interface com.esf.device.modem.config.component.IModemConfigurableComponent
This is the method that gets called when a new modem configuration is received
registerCallback(IEsfMqttCallbackHandler) - Method in interface com.esf.net.mqtt.client.service.IEsfMqttClient
registerCallback(IEsfMqttCallbackHandler) - Method in interface com.esf.net.mqtt.client.service.IEsfMqttMasterClient
Register an IEsfMqttCallback with the IEsfMqttClient.
registerCriticalService(String, int) - Method in interface com.esf.core.system.monitor.service.ISystemMonitorService
This method is used to register a critical service with the Critical Service Check-in.
registerListener(ICL103101MessageListener) - Method in interface com.esf.device.hedonline.cl103101.service.ICl103101Service
used by classes interesting in receiving HED messages to register with this service so their callback method can be called
registerListener(ModemServiceListener) - Method in interface com.esf.device.modem.manager.service.IModemManagerService
Registers a listener with the IModemManagerService
registerListener(Usb2EthernetListener) - Method in interface com.esf.device.usb.manager.ethernet.service.IUsb2EthernetManagerService
This method registers an USB-To-Ethernet Listener to be notified when a device has been attached or detached
registerListener(GpsListener) - Method in interface com.esf.device.usb.manager.gps.service.IGpsUsbManagerService
This method registers an GPS Listener to be notified when a device has been attached or detached
registerListener(UsbModemListener) - Method in interface com.esf.device.usb.manager.modem.service.IUsbModemManagerService
registers a listener with the IUsbModemManagerServers
registerListener(UsbStorageListener) - Method in interface com.esf.device.usb.manager.storage.service.IUsbStorageManagerService
This method registers an USB Storage Listener to be notified when a device has been attached or detached
registerListener(Usb2SerialListener) - Method in interface com.esf.device.usb.manager.usb2serial.service.IUsb2SerialManagerService
This method registers an USB-To-Serial Listener to be notified when a device has been attached or detached
registerListener(WifiListener) - Method in interface com.esf.device.usb.manager.wifi.service.IWifiUsbManagerService
This method registers an Wifi Listener to be notified when a device has been attached or detached
registerNetconfModule(INetconfModule) - Method in interface com.esf.net.netconf.service.INetconfService
 
registerUsbManagerListener(String) - Method in interface com.esf.device.usb.manager.listeners.IUsbManagerListeners
Registers USB Manager listener.
REGISTRATION_FAILURE - Static variable in class com.esf.net.beceem.wimax.service.WimaxConnectionStatus
 
rejectConfiguration(String) - Method in interface com.esf.core.configuration.service.IConfigurationManagerService
Deprecated.
As of ESF 1.1.0 replaced by IConfigurableComponentService This method is used to inform that Configuration Manager that a component has rejected a configuration. A component must specify a String representing its symbolic name. The Configuration Manager will then issue a configuration error corresponding to the specified component and return a Configuration Object representing the most recent stored configuration in the archive. If no stored or default configuration exists in the archive, the method will return null
release() - Method in interface com.esf.net.beceem.wimax.service.IBeceemWimaxService
Releases WiMAX service
release() - Method in interface com.esf.net.mqtt.client.service.IEsfMqttMasterClient
Releases this handle to the master client.
releaseModemService(String) - Method in interface com.esf.device.modem.factory.service.ISerialModemFactoryService
 
releaseModemService(String) - Method in interface com.esf.device.modem.factory.service.IUsbModemFactoryService
Releases modem service specified by its USB address
releasePppService(int) - Method in interface com.esf.net.modem.ppp.factory.service.IPppFactoryService
Releases IPppService.
releaseSerialCommService(ISerialCommService) - Method in interface com.esf.device.serial.comm.service.ISerialCommAquisitionService
Releases the selected ISerialCommService object.
releaseWimaxService(int) - Method in interface com.esf.net.beceem.wimax.factory.service.IBeceemWimaxFactoryService
Releases IBeceemWimaxService
removeConfiguration(String) - Method in class com.esf.core.configuration.service.ConfigurationPropertiesObject
Removes a configuration from the @ConfiguraitonPropertiesObject by bundle name
removeDnsServer(String) - Method in interface com.esf.net.dns.service.IEsfDnsService
 
removeStaticRoute(InetAddress, InetAddress, InetAddress, String) - Method in interface com.esf.net.route.service.IRouteService
Removes a static route in the system's route table.
requestConfigurationUpdate(String) - Method in interface com.esf.core.configuration.service.IConfigurationManagerService
This method is used to request an update of a configuration from the configuration source/back-end.
RESERVED - Static variable in class com.esf.device.modem.service.MC87xxPrlRegions
PRL region - Reserved
RESERVED - Static variable in class com.esf.device.modem.service.PrlRegions
PRL region - Reserved
reset() - Method in interface com.esf.device.modem.service.ICellularModemService
resets the modem and tries to restore the state of the modem driver.
RESET_RECEIVED - Static variable in class com.esf.net.beceem.wimax.service.WimaxConnectionStatus
 
resetModem() - Method in interface com.esf.device.modem.channel.service.ModemChannelCallback
A callback method for the channel implementation to request a modem reset.
resetModem() - Method in interface com.esf.net.gobi.sierra.qmi.service.IGobiSierraQmiService
 
resetSerialConnection() - Method in interface com.esf.device.hedonline.cl103101.service.ICl103101Service
resets the serial connection to the HED device
restart() - Method in interface com.esf.device.gps.service.IGPSService
Perform both the action of the stop and the start methods.
restart() - Method in interface com.esf.net.ntp.service.INtpService
Perform both the action of the stop and the start methods.
retrieveUpdates(String) - Method in interface com.esf.core.updater.service.IEsfUpdaterService
 
Route - Class in com.esf.net.route.service
 
Route(InetAddress, InetAddress, InetAddress, String, int) - Constructor for class com.esf.net.route.service.Route
 
Route(InetAddress, InetAddress, InetAddress, String) - Constructor for class com.esf.net.route.service.Route
 
RtcTime - Class in com.esf.sbc.catalyst.system.management.service
Provides interface to real-time clock (RTC) values.
RtcTime() - Constructor for class com.esf.sbc.catalyst.system.management.service.RtcTime
constructor to create an empty RtcTime class
RtcTime(long, long, long, long, long, long, long, long) - Constructor for class com.esf.sbc.catalyst.system.management.service.RtcTime
constructor to create a fully initialized RtcTime class
RtcTime(RtcTime) - Constructor for class com.esf.sbc.catalyst.system.management.service.RtcTime
copy constructor
runScript() - Method in interface com.esf.net.firewall.service.ILinuxFirewallService
Runs the currently stored firewall configuration script.
A B C D E F G H I J K L M N O P R S T U V W 

Copyright © 2009 Eurotech Inc. All rights reserved.