Package de.cxp.ocs.client.deserializer
Class ObjectMapperFactory
- java.lang.Object
-
- de.cxp.ocs.client.deserializer.ObjectMapperFactory
-
public class ObjectMapperFactory extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classObjectMapperFactory.AttributeCreatorstatic classObjectMapperFactory.FacetMixinstatic classObjectMapperFactory.SearchQueryCreatorstatic classObjectMapperFactory.WithTypeInfo
-
Constructor Summary
Constructors Constructor Description ObjectMapperFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static feign.codec.DecodercreateJacksonDecoder()static feign.codec.EncodercreateJacksonEncoder()static com.fasterxml.jackson.databind.ObjectMappercreateObjectMapper()
-