Class AddressSerializer$
java.lang.Object
org.apache.pekko.serialization.jackson.AddressSerializer$
- All Implemented Interfaces:
- Serializable
INTERNAL API
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final AddressSerializer$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.pekko.serialization.jackson.AddressSerializerinstance()
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
AddressSerializer$public AddressSerializer$()
 
- 
- 
Method Details- 
instancepublic org.apache.pekko.serialization.jackson.AddressSerializer instance()
 
-