Class ObjectMapperFactory
java.lang.Object
co.yellowdog.platform.clients.web.json.ObjectMapperFactory
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic com.fasterxml.jackson.databind.ObjectMapper 
- 
Constructor Details
- 
ObjectMapperFactory
public ObjectMapperFactory() 
 - 
 - 
Method Details
- 
createDefault
public static com.fasterxml.jackson.databind.ObjectMapper createDefault() 
 -