org.apache.pekko.serialization.jackson
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Compression.type
Data migration of old formats to current format can be implemented in a concrete subclass and configured to be used by the JacksonSerializer for a changed class.
Data migration of old formats to current format can be implemented in a concrete subclass and configured to be used by the JacksonSerializer for a changed class.
It is used when deserializing data of older version than the JacksonMigration#currentVersion. You implement the transformation of the JSON structure in the JacksonMigration#transform method. If you have changed the class name you should override JacksonMigration#transformClassName and return current class name.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Used with JacksonObjectMapperProviderSetup for defining a JacksonObjectMapperProvider that can be passed in when ActorSystem is created rather than creating one from configured class name. Create a subclass and override the methods to amend the defaults.
Used with JacksonObjectMapperProviderSetup for defining a JacksonObjectMapperProvider that can be passed in when ActorSystem is created rather than creating one from configured class name. Create a subclass and override the methods to amend the defaults.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- class
- Supertypes
- Self type
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Setup for defining a JacksonObjectMapperProvider that can be passed in when ActorSystem is created rather than creating one from configured class name. Create a subclass of JacksonObjectMapperFactory and override the methods to amend the defaults.
Setup for defining a JacksonObjectMapperProvider that can be passed in when ActorSystem is created rather than creating one from configured class name. Create a subclass of JacksonObjectMapperFactory and override the methods to amend the defaults.
Attributes
- Companion
- object
- Supertypes
Complete module with support for all custom serializers.
Complete module with support for all custom serializers.
Attributes
- Companion
- object
- Supertypes
- Known subtypes
Attributes
- Companion
- class
- Supertypes
-
class PekkoJacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
-
PekkoJacksonModule.type
Attributes
- Supertypes
-
class StdScalarDeserializer[AnyRef]class StdDeserializer[AnyRef]trait Gettabletrait Serializableclass JsonDeserializer[AnyRef]trait NullValueProviderclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class StdScalarSerializer[AnyRef]class StdSerializer[AnyRef]trait Serializabletrait SchemaAwareclass JsonSerializer[AnyRef]trait JsonFormatVisitableclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
class PekkoJacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Companion
- class
- Supertypes
-
class PekkoJacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type