io.github.positionpal.serializer
package io.github.positionpal.serializer
Members list
Type members
Classlikes
class AkkaSerializer(system: ExtendedActorSystem) extends DefaultAkkaBorerSerializer, CommunicationSerializers
Serializer used for register object that should be used inside the entity of the system.
Serializer used for register object that should be used inside the entity of the system.
Value parameters
- system
-
The ExtendedActorSystem
Attributes
- Supertypes
-
trait CommunicationSerializerstrait ModelCodecstrait CborAkkaSerializertrait Serializerclass Objecttrait Matchableclass AnyShow all
trait CommunicationSerializers extends ModelCodecs
Attributes
- Supertypes
- Known subtypes
-
class AkkaSerializer
object CommunicationSerializersImporter extends CommunicationSerializers
Attributes
- Supertypes
- Self type
In this article