Package net.officefloor.web.json
Interface ObjectMapperParserDecoratorServiceFactory
- All Superinterfaces:
ServiceFactory<ObjectMapperParserDecorator>
- All Known Implementing Classes:
KotlinDataObjectMapperParserDecoratorServiceFactory,ScalaObjectMapperParserDecoratorServiceFactory
public interface ObjectMapperParserDecoratorServiceFactory
extends ServiceFactory<ObjectMapperParserDecorator>
- Author:
- Daniel Sagenschneider
-
Method Summary
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService