Uses of Interface
com.tccc.kos.commons.core.service.blink.binarymsg.BinaryMsgIfaceFactory
Packages that use BinaryMsgIfaceFactory
Package
Description
Contains classes related to spawning processes and services.
-
Uses of BinaryMsgIfaceFactory in com.tccc.kos.core.service.hardware
Subinterfaces of BinaryMsgIfaceFactory in com.tccc.kos.core.service.hardwareModifier and TypeInterfaceDescriptioninterfaceIfaceAwareNodeService<T extends BinaryMsgIface,I extends IfaceAwareNode> TODOinterfaceIfaceAwareService<T extends BinaryMsgIface>TODO -
Uses of BinaryMsgIfaceFactory in com.tccc.kos.core.service.network
Classes in com.tccc.kos.core.service.network that implement BinaryMsgIfaceFactoryModifier and TypeClassDescriptionfinal classService that configures network interfaces on nodes within the device. -
Uses of BinaryMsgIfaceFactory in com.tccc.kos.core.service.spawn
Classes in com.tccc.kos.core.service.spawn that implement BinaryMsgIfaceFactoryModifier and TypeClassDescriptionfinal classService that is used to start/stop native programs on this node or other nodes using a spawn session.