Uses of Class
com.framed.core.Service
Packages that use Service
Package
Description
-
Uses of Service in com.framed.cdss
Subclasses of Service in com.framed.cdssModifier and TypeClassDescriptionclassAn abstract reactiveActorthat listens to a set of input channels on anEventBus, buffers their latest messages, and evaluates configurable firing rules to decide when to invoke a user-definedActor.fireFunction(Map). -
Uses of Service in com.framed.cdss.actors
Subclasses of Service in com.framed.cdss.actorsModifier and TypeClassDescriptionclassclassclassA specializedActorthat classifies numeric input values per channel based on a configured, ascending-sorted list of upper bounds.classActor for estimating respiratory rate (RR) from a continuous EtCO₂ waveform using a robust slope‑based breath detection algorithm.classclassclassA specializedActorthat detects a decreasing trend (downward drift) in numeric channel values using a sliding window and a slope-based metric. -
Uses of Service in com.framed.communicator.driver.parser
Subclasses of Service in com.framed.communicator.driver.parser -
Uses of Service in com.framed.communicator.driver.parser.medibus
Subclasses of Service in com.framed.communicator.driver.parser.medibus -
Uses of Service in com.framed.communicator.driver.parser.viatom
Subclasses of Service in com.framed.communicator.driver.parser.viatom -
Uses of Service in com.framed.communicator.driver.protocol
Subclasses of Service in com.framed.communicator.driver.protocol -
Uses of Service in com.framed.communicator.driver.protocol.medibus
Subclasses of Service in com.framed.communicator.driver.protocol.medibus -
Uses of Service in com.framed.communicator.io
Subclasses of Service in com.framed.communicator.ioModifier and TypeClassDescriptionclassWriter<T>An abstract base class for writing data of typeTto a specified file path. -
Uses of Service in com.framed.communicator.io.parsed
Subclasses of Service in com.framed.communicator.io.parsed -
Uses of Service in com.framed.communicator.io.raw
Subclasses of Service in com.framed.communicator.io.raw -
Uses of Service in com.framed.orchestrator
Methods in com.framed.orchestrator that return ServiceModifier and TypeMethodDescriptionstatic ServiceFactory.instantiate(org.json.JSONObject config, EventBus eventBus) Instantiates aServiceimplementation based on the provided configuration and event bus. -
Uses of Service in com.framed.streamer.dispatcher
Subclasses of Service in com.framed.streamer.dispatcherModifier and TypeClassDescriptionclassclassclassclass