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

R

readBlock(byte, byte) - Method in interface com.esf.sbc.catalyst.smbus.service.ICatalystSmBusService
reads a block of bytes from the SMBus
readByte(byte, byte) - Method in interface com.esf.sbc.catalyst.smbus.service.ICatalystSmBusService
reads a byte from the SMBus
readWord(byte, byte) - Method in interface com.esf.sbc.catalyst.smbus.service.ICatalystSmBusService
reads a 16 bit word from the SMBus
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
 
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
 
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
rejectConfiguration(String) - Method in interface com.esf.core.configuration.service.IConfigurationManagerService
Deprecated. As of ESF 1.1.0 replaced by 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 class com.ibm.jusb.os.DefaultUsbInterfaceOsImp
Release this interface.
release() - Method in interface com.ibm.jusb.os.UsbInterfaceOsImp
Release this interface.
release() - Method in class com.ibm.jusb.UsbInterfaceImp
Release this interface.
release() - Method in interface javax.usb.UsbInterface
Release this interface.
releaseModemService(String) - Method in interface com.esf.device.modem.factory.service.IModemFactoryService
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.
removeConfiguration(String) - Method in class com.esf.core.configuration.service.ConfigurationPropertiesObject
Removes a configuration from the @ConfiguraitonPropertiesObject by bundle name
removeEventListener(EventListener) - Method in class com.ibm.jusb.event.EventListenerImp
Remove a listener.
removeStaticRoute(InetAddress, InetAddress, InetAddress, String) - Method in interface com.esf.net.route.service.IRouteService
Removes a static route in the system's route table.
removeUsbDeviceImp(UsbDeviceImp, byte) - Method in class com.ibm.jusb.UsbHubImp
Remove the device from this hub at the specified port.
removeUsbDeviceListener(UsbDeviceListener) - Method in class com.ibm.jusb.UsbDeviceImp
 
removeUsbDeviceListener(UsbDeviceListener) - Method in interface javax.usb.UsbDevice
Remove a UsbDeviceListener from this UsbDevice.
removeUsbDeviceListener(UsbDeviceListener) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
removeUsbPipeListener(UsbPipeListener) - Method in class com.ibm.jusb.UsbPipeImp
Removes the listener object from the listener list
removeUsbPipeListener(UsbPipeListener) - Method in interface javax.usb.UsbPipe
Removes the listener.
removeUsbPipeListener(UsbPipeListener) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
removeUsbServicesListener(UsbServicesListener) - Method in class com.ibm.jusb.os.AbstractUsbServices
 
removeUsbServicesListener(UsbServicesListener) - Method in interface javax.usb.UsbServices
Remove UsbServicesListener.
REQUEST_CLEAR_FEATURE - Static variable in interface javax.usb.UsbConst
 
REQUEST_GET_CONFIGURATION - Static variable in interface javax.usb.UsbConst
 
REQUEST_GET_DESCRIPTOR - Static variable in interface javax.usb.UsbConst
 
REQUEST_GET_INTERFACE - Static variable in interface javax.usb.UsbConst
 
REQUEST_GET_STATUS - Static variable in interface javax.usb.UsbConst
 
REQUEST_SET_ADDRESS - Static variable in interface javax.usb.UsbConst
 
REQUEST_SET_CONFIGURATION - Static variable in interface javax.usb.UsbConst
 
REQUEST_SET_DESCRIPTOR - Static variable in interface javax.usb.UsbConst
 
REQUEST_SET_FEATURE - Static variable in interface javax.usb.UsbConst
 
REQUEST_SET_INTERFACE - Static variable in interface javax.usb.UsbConst
 
REQUEST_SYNCH_FRAME - Static variable in interface javax.usb.UsbConst
 
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.
REQUESTTYPE_DIRECTION_IN - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_DIRECTION_MASK - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_DIRECTION_OUT - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_RECIPIENT_DEVICE - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_RECIPIENT_ENDPOINT - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_RECIPIENT_INTERFACE - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_RECIPIENT_MASK - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_RECIPIENT_OTHER - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_TYPE_CLASS - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_TYPE_MASK - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_TYPE_RESERVED - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_TYPE_STANDARD - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_TYPE_VENDOR - Static variable in interface javax.usb.UsbConst
 
RESERVED - Static variable in class com.esf.device.modem.service.MC87xxPrlRegions
PRL region - Reserved
reset() - Method in interface com.esf.device.modem.service.IModemService
resets the modem and tries to restore the state of the modem driver.
resetSerialConnection() - Method in interface com.esf.device.hedonline.cl103101.service.ICl103101Service
 
resize(int) - Method in class com.ibm.jusb.UsbHubImp
Resizes to the specified number of ports.
restart() - Method in interface com.esf.core.foundation.service.IEsfFoundationService
Perform both the action of the stop and the start methods.
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
RunnableManager - Class in com.ibm.jusb.util
Class to execute (and manage a Queue of) Runnables.
RunnableManager() - Constructor for class com.ibm.jusb.util.RunnableManager
Constructor.
RunnableManager(boolean) - Constructor for class com.ibm.jusb.util.RunnableManager
Constructor.
RunnableManager.SynchronizedRunnableManager - Class in com.ibm.jusb.util
An externally synchronized RunnableManager.
RunnableManager.SynchronizedRunnableManager() - Constructor for class com.ibm.jusb.util.RunnableManager.SynchronizedRunnableManager
 
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