Uses of Interface
net.officefloor.web.json.ObjectMapperParserDecorator
-
Packages that use ObjectMapperParserDecorator Package Description net.officefloor.kotlin net.officefloor.scala -
-
Uses of ObjectMapperParserDecorator in net.officefloor.kotlin
Classes in net.officefloor.kotlin that implement ObjectMapperParserDecorator Modifier and Type Class Description class
KotlinDataObjectMapperParserDecoratorServiceFactory
Kotlin DataObjectMapperParserDecoratorServiceFactory
.Methods in net.officefloor.kotlin that return ObjectMapperParserDecorator Modifier and Type Method Description ObjectMapperParserDecorator
KotlinDataObjectMapperParserDecoratorServiceFactory. createService(ServiceContext context)
-
Uses of ObjectMapperParserDecorator in net.officefloor.scala
Classes in net.officefloor.scala that implement ObjectMapperParserDecorator Modifier and Type Class Description class
ScalaObjectMapperParserDecoratorServiceFactory
Methods in net.officefloor.scala that return ObjectMapperParserDecorator Modifier and Type Method Description ObjectMapperParserDecorator
ScalaObjectMapperParserDecoratorServiceFactory. createService(ServiceContext context)
-