| Interface | Description |
|---|---|
| JsonMarshaller<Type> |
Marshalls a given type to JSON.
|
| JsonUnmarshaller<Type> |
Unmarshalls a given type from JSON.
|
| Class | Description |
|---|---|
| JacksonSerializer |
Jackson backed implementation of
Serializer. |
| SdkConstants |
Helper class to store SDK wide constants.
|
| UserAgentUtils |
Utility class to help build user agents.
|
| ValidationUtils |
Useful utilities to validate dependencies.
|
| Enum | Description |
|---|---|
| CustomUserAgent |
Enum holds the values of all the custom user agents that need to be appended to the base user agent.
|
Copyright © 2023. All rights reserved.