Skip navigation links

Java Client Runtime for AutoRest 2.1.1 API

Packages 
Package Description
com.microsoft.rest.v2
The package contains the runtime classes required for AutoRest generated clients to compile and function.
com.microsoft.rest.v2.annotations
Copyright (c) Microsoft Corporation.
com.microsoft.rest.v2.credentials
The package provides 2 basic credential classes that work with AutoRest generated clients for authentication purposes.
com.microsoft.rest.v2.http
This package contains the HTTP abstractions between the AnnotationParser's RestProxy and whatever HTTP client we choose to use.
com.microsoft.rest.v2.policy
Code related to creating proxy implementations of interfaces that have been generated from Swagger specifications.
com.microsoft.rest.v2.protocol
The package contains classes that interfaces defining the behaviors of the necessary components of a Rest Client.
com.microsoft.rest.v2.serializer
The package contains classes that handle serialization and deserialization for the REST call payloads.
com.microsoft.rest.v2.util
The package contains utility classes with helper methods for tasks performed by the runtime.
com.microsoft.rest.v2.util.escapers
The package contains URL escaping utility classes.
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/