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