Class JacksonAdapter

java.lang.Object
com.azure.core.serializer.json.jackson.JacksonAdapter
All Implemented Interfaces:
SerializerAdapter

public final class JacksonAdapter extends Object implements SerializerAdapter
Implementation of SerializerAdapter that uses Jackson.

This is similar to JacksonAdapter found in the com.azure:azure-core package and will serve as the long term replacement plan for the JacksonAdapter found in com.azure:azure-core.