Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- enableInterface(NodeId, String, boolean) - Method in class com.kosdev.kos.core.service.network.NetworkService
-
Set the specified interface enabled or not.
- enableInterface(String, boolean) - Method in class com.kosdev.kos.core.service.network.NetworkService
-
Set the specified interface enabled or not on the current node.
- enableRadio(boolean) - Method in class com.kosdev.kos.core.service.network.NetworkService
-
Enable / disable the radio on this node.
- enableRadio(NodeId, boolean) - Method in class com.kosdev.kos.core.service.network.NetworkService
-
Enable / disable the radio on this node.
- entrySet() - Method in class com.kosdev.kos.commons.util.MultiValueMap
-
Returns a set of all map entries.
- equals(int, int) - Method in class com.kosdev.kos.core.service.udev.UsbId
-
Check if this id matches the supplied productId / vendorId.
- equals(Object) - Method in class com.kosdev.kos.commons.core.broker.MessageData
- equals(Object) - Method in class com.kosdev.kos.commons.core.service.config.ConfigValue
- equals(Object) - Method in class com.kosdev.kos.commons.core.service.state.StateBean
- equals(Object) - Method in class com.kosdev.kos.commons.core.service.trouble.Trouble
- equals(Object) - Method in class com.kosdev.kos.commons.manifest.BaseManifestArtifact
- equals(Object) - Method in class com.kosdev.kos.commons.util.json.fragments.FirmwareFragment.FirmwareEntry
- equals(Object) - Method in class com.kosdev.kos.commons.util.json.fragments.LocalizationFragment.Localization
- equals(Object) - Method in class com.kosdev.kos.commons.util.json.fragments.LocalizationFragment.Namespace
- equals(Object) - Method in class com.kosdev.kos.commons.util.net.UriParam
- equals(Object) - Method in class com.kosdev.kos.commons.util.net.WebsocketAddr
- equals(Object) - Method in class com.kosdev.kos.commons.util.NodeId
- equals(Object) - Method in class com.kosdev.kos.commons.util.units.Unit
- equals(Object) - Method in class com.kosdev.kos.commons.util.units.UnitSystem
- equals(Object) - Method in class com.kosdev.kos.commons.web.websocket.router.RouterConn
- equals(Object) - Method in class com.kosdev.kos.core.manifest.ResolvedManifestArtifact
- equals(Object) - Method in class com.kosdev.kos.core.service.browser.BrowserId
- equals(Object) - Method in class com.kosdev.kos.core.service.log.LogOverride
- equals(Object) - Method in class com.kosdev.kos.core.service.udev.UsbId
- equals(String, String) - Static method in class com.kosdev.kos.commons.util.misc.StringUtil
-
Return true if the specified strings are equal.
- Error() - Constructor for class com.kosdev.kos.commons.core.service.config.BeanChanges.Error
- ErrorBinaryMsgException - Exception in com.kosdev.kos.commons.core.service.blink.binarymsg
-
Exception thrown whenever BinaryMsg returns an error.
- ErrorBinaryMsgException(BinaryMsg) - Constructor for exception com.kosdev.kos.commons.core.service.blink.binarymsg.ErrorBinaryMsgException
-
Constructs a new exception for the specified
BinaryMsg. - EthernetDetails - Class in com.kosdev.kos.core.service.network.beans
-
Details about an ethernet interface.
- EthernetDetails() - Constructor for class com.kosdev.kos.core.service.network.beans.EthernetDetails
- execute() - Method in class com.kosdev.kos.commons.util.concurrent.future.FutureWork
-
Execute this future on the internal KOS thread pool.
- execute() - Method in class com.kosdev.kos.commons.util.concurrent.RunOnce
-
Run the callback in another thread.
- execute(Runnable) - Method in interface com.kosdev.kos.commons.util.concurrent.Scheduler
-
Immediately executes a
Runnablein the worker thread pool. - execute(Runnable) - Static method in class com.kosdev.kos.commons.util.KosUtil
-
Shorthand access to
scheduler.execute(), which runs a short duration task in a worker thread. - exists(String) - Method in class com.kosdev.kos.commons.core.service.keyval.KeyValNameSpace
-
Return true if the specified key exists.
- exists(String, String) - Method in class com.kosdev.kos.commons.core.service.keyval.KeyValService
-
Return true if the specified key exists.
- exportAnalytics(String, List<AnalyticsExportBean>) - Method in interface com.kosdev.kos.core.service.analytics.AnalyticsExporter
-
Export the list of analytics beans associated with the specified channel.
- exportLogArchive(LogArchiveFile, InputStream) - Method in interface com.kosdev.kos.core.service.log.LogExporter
-
Called by
LogServerto export aLogArchiveFilevia the supplied input stream. - EXT_KAB - Static variable in class com.kosdev.kos.commons.kab.KabType
-
Standard KAB filename extension :
".kab" - EXT_KEYSET - Static variable in class com.kosdev.kos.commons.kab.KabType
-
Standard keyset KAB filename extension :
".keyset" - extend() - Method in class com.kosdev.kos.commons.util.concurrent.future.FutureWork
-
Mark the future extended.
- Extension - Class in com.kosdev.kos.core.service.ext
-
Base classs for kos extensions.
- Extension() - Constructor for class com.kosdev.kos.core.service.ext.Extension
- EXTENSION - Static variable in class com.kosdev.kos.commons.kab.KabType
-
KAB type (
kos.extension) that contains a KOS extension which will load before the system application and extend the core functionality of KOS. - ExtensionInfo - Class in com.kosdev.kos.core.service.ext
-
Bean representation of core extension descriptor data so we can simply deserialize the object instead of extracting each field individually.
- ExtensionInfo() - Constructor for class com.kosdev.kos.core.service.ext.ExtensionInfo
- ExtensionService - Class in com.kosdev.kos.core.service.ext
-
Service that loads extensions at startup.
- EXTERNAL - Enum constant in enum class com.kosdev.kos.core.service.network.beans.NetworkInterfaceCategory
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form