Class SourceRefDeserializer$
java.lang.Object
org.apache.pekko.serialization.jackson.SourceRefDeserializer$
- All Implemented Interfaces:
Serializable
INTERNAL API
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SourceRefDeserializer$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.serialization.jackson.SourceRefDeserializerinstance()
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
SourceRefDeserializer$
public SourceRefDeserializer$()
-
-
Method Details
-
instance
public org.apache.pekko.serialization.jackson.SourceRefDeserializer instance()
-