org.mockserver.client.serialization
Class ObjectMapperFactory

java.lang.Object
  extended by org.mockserver.client.serialization.ObjectMapperFactory

public class ObjectMapperFactory
extends Object

Author:
jamesdbloom

Constructor Summary
ObjectMapperFactory()
           
 
Method Summary
static com.fasterxml.jackson.databind.ObjectMapper createObjectMapper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectMapperFactory

public ObjectMapperFactory()
Method Detail

createObjectMapper

public static com.fasterxml.jackson.databind.ObjectMapper createObjectMapper()


Copyright © 2017. All rights reserved.