io.altoo.serialization.kryo.pekko.typed.serializer

Members list

Type members

Classlikes

class TypedActorRefSerializer(val system: ActorSystem[Nothing]) extends Serializer[ActorRef[Nothing]]

Specialized serializer for typed actor refs.

Specialized serializer for typed actor refs.

Attributes

Supertypes
class Serializer[ActorRef[Nothing]]
class Object
trait Matchable
class Any