| Package | Description |
|---|---|
| com.microsoft.rest |
The package contains the runtime classes required for AutoRest generated
clients to compile and function.
|
| com.microsoft.rest.serializer |
The package contains classes that handle serialization and deserialization
for the REST call payloads.
|
| Class and Description |
|---|
| JacksonMapperAdapter
A serialization helper class wrapped around
JacksonConverterFactory and ObjectMapper. |
| Class and Description |
|---|
| CollectionFormat
Swagger collection format to use for joining
List parameters in
paths, queries, and headers. |
| JacksonConverterFactory
A similar implementation of
JacksonConverterFactory which supports polymorphism. |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/