Package com.google.api.client.json.jackson2 (1.43.0)

Low-level implementation of the JSON parser library based on the Jackson 2 JSON library.

Classes

JacksonFactory (deprecated)

Deprecated. use com.google.api.client.json.GsonFactory instead

Low-level JSON library implementation based on Jackson 2.

Implementation is thread-safe. For maximum efficiency, applications should use a single globally-shared instance of the JSON factory.