PekkoSerializationDeserializer

org.apache.pekko.serialization.jackson.PekkoSerializationDeserializer

Attributes

Graph
Supertypes
class StdScalarDeserializer[AnyRef]
class StdDeserializer[AnyRef]
trait Gettable
trait Serializable
class JsonDeserializer[AnyRef]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
ActorSystemAccess (hidden)

Attributes

Inherited from:
StdScalarDeserializer

Attributes

Inherited from:
JsonDeserializer

Attributes

Inherited from:
JsonDeserializer
def getAbsentValue(x$0: DeserializationContext): <FromJavaObject>

Attributes

Inherited from:
JsonDeserializer
def getDelegatee(): JsonDeserializer[_ <: <FromJavaObject>]

Attributes

Inherited from:
JsonDeserializer

Attributes

Inherited from:
StdScalarDeserializer
def getEmptyValue(x$0: DeserializationContext): <FromJavaObject>

Attributes

Inherited from:
JsonDeserializer
def getKnownPropertyNames(): Collection[<FromJavaObject>]

Attributes

Inherited from:
JsonDeserializer

Attributes

Inherited from:
StdScalarDeserializer

Attributes

Inherited from:
JsonDeserializer

Attributes

Inherited from:
JsonDeserializer

Attributes

Inherited from:
StdDeserializer

Attributes

Inherited from:
StdDeserializer

Attributes

Inherited from:
StdDeserializer
def handledType(): Class[_ <: <FromJavaObject>]

Attributes

Inherited from:
StdDeserializer

Attributes

Inherited from:
JsonDeserializer

Attributes

Inherited from:
StdScalarDeserializer
def replaceDelegatee(x$0: JsonDeserializer[_ <: <FromJavaObject>]): JsonDeserializer[_ <: <FromJavaObject>]

Attributes

Inherited from:
JsonDeserializer

Attributes

Inherited from:
StdScalarDeserializer

Attributes

Inherited from:
JsonDeserializer

Deprecated and Inherited methods

@Deprecated
def getEmptyValue(): <FromJavaObject>

Attributes

Deprecated
true
Inherited from:
JsonDeserializer
@Deprecated
def getNullValue(): AnyRef

Attributes

Deprecated
true
Inherited from:
JsonDeserializer
@Deprecated
final def getValueClass(): Class[_ <: <FromJavaObject>]

Attributes

Deprecated
true
Inherited from:
StdDeserializer