PekkoStreamJacksonModule

org.apache.pekko.serialization.jackson.PekkoStreamJacksonModule
See thePekkoStreamJacksonModule companion class

Attributes

Companion
class
Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Inherited methods

def addSerializer(clazz: Class[_], serializer: () => JsonSerializer[_], deserializer: () => JsonDeserializer[_]): JacksonModule.this.type

Attributes

Inherited from:
JacksonModule (hidden)
def getDependencies(): Iterable[_ <: Module]

Attributes

Inherited from:
Module
override def getModuleName: String

Attributes

Definition Classes
Inherited from:
PekkoJacksonModule
def getTypeId(): <FromJavaObject>

Attributes

Inherited from:
Module
def setupModule(context: SetupContext): Unit

Attributes

Inherited from:
JacksonModule (hidden)

Attributes

Inherited from:
JacksonModule (hidden)