tasks.util.SerializedActorRef
See theSerializedActorRef companion object
Utility class facilitating sending ActorRefs over the wire
This class is not used internally in tasks, it is to be used by client code
The use case of this class is to set up real time communication between tasks
Serializers are provided for message transfer but this class is not meant for persistent storage.
Attributes
- Companion
- object
- Experimental
- true
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article