PekkoSerializationSerializer

org.apache.pekko.serialization.jackson.PekkoSerializationSerializer

Attributes

Graph
Supertypes
class StdScalarSerializer[AnyRef]
class StdSerializer[AnyRef]
trait Serializable
trait SchemaAware
class JsonSerializer[AnyRef]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def serialize(value: AnyRef, jgen: JsonGenerator, provider: SerializerProvider): Unit

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
ActorSystemAccess (hidden)
def getDelegatee(): JsonSerializer[_ <: <FromJavaObject>]

Attributes

Inherited from:
JsonSerializer

Attributes

Inherited from:
StdScalarSerializer

Attributes

Inherited from:
StdSerializer
def handledType(): Class[AnyRef]

Attributes

Inherited from:
StdSerializer

Attributes

Inherited from:
JsonSerializer

Attributes

Inherited from:
JsonSerializer
def properties(): Iterator[PropertyWriter]

Attributes

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

Attributes

Inherited from:
JsonSerializer

Attributes

Inherited from:
JsonSerializer

Attributes

Inherited from:
JsonSerializer
def withFilterId(x$0: <FromJavaObject>): JsonSerializer[_ <: <FromJavaObject>]

Attributes

Inherited from:
JsonSerializer
def wrapAndThrow(x$0: SerializerProvider, x$1: Throwable, x$2: <FromJavaObject>, x$3: Int): Unit

Attributes

Inherited from:
StdSerializer
def wrapAndThrow(x$0: SerializerProvider, x$1: Throwable, x$2: <FromJavaObject>, x$3: String): Unit

Attributes

Inherited from:
StdSerializer

Deprecated and Inherited methods

@Deprecated
def isEmpty(x$0: AnyRef): Boolean

Attributes

Deprecated
true
Inherited from:
JsonSerializer