com.fasterxml.jackson.module.scala
Provides Scala support for the Jackson JSON Processor.
Attributes
- Since
-
1.9.0
- Example
-
def mapper = new ObjectMapper() mapper.registerModule(DefaultScalaModule)
Members list
Packages
Here we add some type aliases for things that were removed or reworked in scala 2.13.
Here we add some type aliases for things that were removed or reworked in scala 2.13.
Attributes
Type members
Classlikes
Adds support for deserializing Scala scala.collection.BitSets. Scala Bitsets can already be serialized using IteratorModule or DefaultScalaModule.
Adds support for deserializing Scala scala.collection.BitSets. Scala Bitsets can already be serialized using IteratorModule or DefaultScalaModule.
Do not enable this module unless you are sure that no input is accepted from untrusted sources.
Scala BitSets use memory based on the highest int value stored. So a BitSet with just one big int will use a lot more memory than a Scala BitSet with many small ints stored in it.
Attributes
- Since
-
2.14.0
- Supertypes
- Self type
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ClassTagExtensions.type
ClassTag equivalent of ScalaObjectMapper (which it is meant to replace). This only works with non parameterized types or parameterized types up to 5 type parameters.
ClassTag equivalent of ScalaObjectMapper (which it is meant to replace). This only works with non parameterized types or parameterized types up to 5 type parameters.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class Mixinclass ObjectMapperMixin
- Self type
Attributes
- Supertypes
- Self type
Complete module with support for all features, with the exception of BitSetDeserializerModule.
Complete module with support for all features, with the exception of BitSetDeserializerModule.
This class aggregates all of the feature modules into a single concrete class. Its use is recommended for new users and users who want things to "just work". If more customized support is desired, consult each of the constituent traits.
Attributes
- See also
- Since
-
1.9.0
- Companion
- object
- Supertypes
-
trait SymbolModuletrait SymbolDeserializerModuletrait SymbolSerializerModuletrait EitherModuletrait EitherSerializerModuletrait EitherTypeModifierModuletrait EitherDeserializerModuletrait SetModuletrait MapModuletrait MapSerializerModuletrait MapTypeModifierModuletrait TupleModuletrait TupleDeserializerModuletrait TupleSerializerModuletrait IterableModuletrait SeqModuletrait SeqDeserializerModuletrait IterableSerializerModuletrait OptionModuletrait OptionDeserializerModuletrait OptionSerializerModuletrait OptionTypeModifierModuletrait EnumModuletrait EnumDeserializerModuletrait EnumSerializerModuletrait EnumerationModuletrait IteratorModuletrait IteratorSerializerModuletrait ScalaTypeModifierModuletrait JacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object DefaultScalaModule
Attributes
- Companion
- class
- Supertypes
-
class DefaultScalaModuletrait SymbolModuletrait SymbolDeserializerModuletrait SymbolSerializerModuletrait EitherModuletrait EitherSerializerModuletrait EitherTypeModifierModuletrait EitherDeserializerModuletrait SetModuletrait MapModuletrait MapSerializerModuletrait MapTypeModifierModuletrait TupleModuletrait TupleDeserializerModuletrait TupleSerializerModuletrait IterableModuletrait SeqModuletrait SeqDeserializerModuletrait IterableSerializerModuletrait OptionModuletrait OptionDeserializerModuletrait OptionSerializerModuletrait OptionTypeModifierModuletrait EnumModuletrait EnumDeserializerModuletrait EnumSerializerModuletrait EnumerationModuletrait IteratorModuletrait IteratorSerializerModuletrait ScalaTypeModifierModuletrait JacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
-
DefaultScalaModule.type
Attributes
- Supertypes
-
trait EitherSerializerModuletrait EitherTypeModifierModuletrait ScalaTypeModifierModuletrait EitherDeserializerModuletrait JacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class DefaultScalaModuleobject DefaultScalaModule
Attributes
- Companion
- object
- Supertypes
-
trait EnumDeserializerModuletrait EnumSerializerModuletrait JacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Attributes
- Companion
- trait
- Supertypes
-
trait EnumModuletrait EnumDeserializerModuletrait EnumSerializerModuletrait JacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
-
EnumModule.type
Adds serialization and deserialization support for Scala Enumerations.
Adds serialization and deserialization support for Scala Enumerations.
Attributes
- Supertypes
- Known subtypes
-
class DefaultScalaModuleobject DefaultScalaModule
Adds support for serializing Scala Iterables.
Adds support for serializing Scala Iterables.
Attributes
- Supertypes
-
trait IterableSerializerModuletrait ScalaTypeModifierModuletrait JacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class DefaultScalaModuleobject DefaultScalaModule
Attributes
- Supertypes
-
trait IteratorSerializerModuletrait ScalaTypeModifierModuletrait JacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class DefaultScalaModuleobject DefaultScalaModule
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
JacksonModule.type
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
trait EitherDeserializerModuletrait EitherModuleclass DefaultScalaModuleobject DefaultScalaModuletrait EnumDeserializerModuletrait EnumModuleobject EnumModuletrait EnumerationModuletrait SymbolDeserializerModuletrait SymbolModuletrait TupleDeserializerModuletrait TupleModuletrait ScalaTypeModifierModuletrait SeqDeserializerModuletrait SeqModuletrait SetModuletrait EitherTypeModifierModuletrait EitherSerializerModuletrait IterableSerializerModuletrait IterableModuletrait IteratorSerializerModuletrait IteratorModuletrait MapTypeModifierModuletrait MapModuletrait MapSerializerModuletrait OptionTypeModifierModuletrait OptionDeserializerModuletrait OptionModuletrait OptionSerializerModuletrait EnumSerializerModuletrait SymbolSerializerModuletrait TupleSerializerModuleobject BitSetDeserializerModuleShow all
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
JavaTypeable.type
Factory for creating com.fasterxml.jackson.databind.util.LookupCache instances
Factory for creating com.fasterxml.jackson.databind.util.LookupCache instances
Attributes
- Since
-
2.14.3
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object DefaultLookupCacheFactory
Attributes
- Supertypes
-
trait MapSerializerModuletrait MapTypeModifierModuletrait ScalaTypeModifierModuletrait JacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class DefaultScalaModuleobject DefaultScalaModule
Adds support for serializing and deserializing Scala Options.
Adds support for serializing and deserializing Scala Options.
Attributes
- Supertypes
-
trait OptionDeserializerModuletrait OptionSerializerModuletrait OptionTypeModifierModuletrait ScalaTypeModifierModuletrait JacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class DefaultScalaModuleobject DefaultScalaModule
Adds support for serializing and deserializing Scala sequences.
Adds support for serializing and deserializing Scala sequences.
Attributes
- Supertypes
-
trait SeqDeserializerModuletrait IterableSerializerModuletrait ScalaTypeModifierModuletrait JacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class DefaultScalaModuleobject DefaultScalaModule
Attributes
- Supertypes
-
trait ScalaTypeModifierModuletrait JacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class DefaultScalaModuleobject DefaultScalaModule
Adds support for serializing and deserializing Scala Symbols without the '.
Adds support for serializing and deserializing Scala Symbols without the '.
Attributes
- Supertypes
-
trait SymbolDeserializerModuletrait SymbolSerializerModuletrait JacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class DefaultScalaModuleobject DefaultScalaModule
Adds support for serializing and deserializing Scala Tuples.
Adds support for serializing and deserializing Scala Tuples.
Attributes
- Supertypes
-
trait TupleDeserializerModuletrait TupleSerializerModuletrait JacksonModuleclass Moduletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class DefaultScalaModuleobject DefaultScalaModule
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
VersionExtractor.type
Deprecated classlikes
Attributes
- Deprecated
- true
- Supertypes
-
class AnnotationIntrospectortrait Serializabletrait Versionedclass Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Deprecated
- true
- Supertypes
- Known subtypes