ScalaReflectAnnotationIntrospectorModule

com.github.pjfanning.jackson.reflection.ScalaReflectAnnotationIntrospectorModule

Attributes

Companion
object
Graph
Supertypes
class Module
trait Versioned
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Value members

Inherited methods

def getDependencies(): Iterable[_ <: Module]

Attributes

Inherited from:
Module
def getModuleName: String

Attributes

Inherited from:
JacksonModule
def getTypeId(): <FromJavaObject>

Attributes

Inherited from:
Module
def setupModule(context: SetupContext): Unit

Attributes

Inherited from:
JacksonModule
override def version(): Version

Attributes

Definition Classes
JacksonModule -> Module -> Versioned
Inherited from:
JacksonModule