AkkaSerializable

io.github.positionpal.location.tracking.actors.AkkaSerializable

Marker trait for remote serializable messages exchanged between distributed actors. Every message class exchanged between distributed actors or persisted should extend this trait. This trait should be referenced as binding in the Akka serialization configuration.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class UnWire
class Wire
class State
In this article