scalapb.json4s
package scalapb.json4s
Members list
Concise view
Type members
Classlikes
object AnyFormat
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- AnyFormat.type
object Durations
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Durations.type
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
case class FormatRegistry(messageFormatters: Map[GeneratedMessageCompanion[_], Formatter[_]], enumFormatters: Map[EnumDescriptor, EnumFormatter[EnumValueDescriptor]], registeredCompanions: Seq[GenericCompanion])
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
object JsonFormat
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- JsonFormat.type
Attributes
- Graph
- Supertypes
- class MappingExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
object NameUtils
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- NameUtils.type
object Parser
object Printer
object StructFormat
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- StructFormat.type
object Timestamps
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Timestamps.type
TypeRegistry is used to map the @type field in Any messages to a ScalaPB generated message.
TypeRegistry is used to map the @type field in Any messages to a ScalaPB generated message.
TypeRegistries are added to Printers and Parsers to enable printing and parsing of Any messages.
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
object TypeRegistry
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- TypeRegistry.type