JacksonObjectMapperProviderSetup

org.apache.pekko.serialization.jackson.JacksonObjectMapperProviderSetup
See theJacksonObjectMapperProviderSetup companion object

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
Graph
Supertypes
class Setup
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

Construct an ActorSystemSetup with this setup combined with another one. Allows for fluent creation of settings. If other is a setting of the same concrete Setup as this it will replace this.

Construct an ActorSystemSetup with this setup combined with another one. Allows for fluent creation of settings. If other is a setting of the same concrete Setup as this it will replace this.

Attributes

Inherited from:
Setup

Concrete fields