- FILE_EXTENSTION_BYTE_ARRAY - Static variable in class com.esf.core.configuration.service.TypedConfigurationData
-
The file extension to be used for @ByteArray
- FILE_EXTENSTION_FILE - Static variable in class com.esf.core.configuration.service.TypedConfigurationData
-
The file extension to be used for @File
- FILE_EXTENSTION_INPUT_STREAM - Static variable in class com.esf.core.configuration.service.TypedConfigurationData
-
The file extension to be used for @InputStream
- FILE_EXTENSTION_OBJECT - Static variable in class com.esf.core.configuration.service.TypedConfigurationData
-
The file extension to be used for @Object
- FILE_EXTENSTION_PROPERTIES - Static variable in class com.esf.core.configuration.service.TypedConfigurationData
-
The file extension to be used for @Properties
- FILE_EXTENSTION_ZIP - Static variable in class com.esf.core.configuration.service.TypedConfigurationData
-
The file extension to be used for @File
- findAndLoadBundle(String, String) - Method in interface com.esf.core.system.bootstrap.service.IBootstrapService
-
finds and loads a specific bundle from the default bundlefiles directory.
- findAndLoadBundle(String, String, String) - Method in interface com.esf.core.system.bootstrap.service.IBootstrapService
-
finds and loads a specific bundle from the specified directory.
- forceReboot() - Method in interface com.esf.core.system.monitor.service.ISystemMonitorService
-
This method stops the updates to the hardware watchdog, forcing a reboot.
- FRAME_BYTE - Static variable in class com.esf.device.modem.channel.service.Hip
-
Frame byte delimiter.
- FULL_DUPLEX - Static variable in interface com.esf.net.termserv.service.ITermServService
-
- FullDuplexHandshake - Static variable in class com.esf.device.serial.comm.service.SerialMode
-
Forces DTR active and cycles RTS with TX and holds of TX if CTS not active.
- FullDuplexNoHandshake - Static variable in class com.esf.device.serial.comm.service.SerialMode
-
Ignores DSR, DCD and CTS.