ActorBasedRealTimeTracking

io.github.positionpal.location.tracking.ActorBasedRealTimeTracking

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Service

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Service.type

Inherited classlikes

trait Service[F[_], G]

The real-time tracking service in charge of handling the ClientDrivingEvent.

The real-time tracking service in charge of handling the ClientDrivingEvent.

Attributes

Inherited from:
RealTimeTracking
Supertypes
class Object
trait Matchable
class Any

Types

override type Outcome = DrivenEvent

A type representing the outcome the Service can produce.

A type representing the outcome the Service can produce.

Attributes

override type OutcomeObserver = Set[ActorRef[Outcome]]

An observer that listens for Outcomes.

An observer that listens for Outcomes.

Attributes