| Package | Description |
|---|---|
| com.azure.core.exception |
Package containing core exception classes.
|
| com.azure.core.http |
Package containing HTTP abstractions between the AnnotationParser, RestProxy, and HTTP client.
|
| com.azure.core.http.policy |
Package containing HttpPipelinePolicy interface and its implementations.
|
| com.azure.core.http.rest |
Package containing REST-related APIs.
|
| com.azure.core.util.serializer |
Package containing interfaces describing serialization and deserialization contract.
|
| Class and Description |
|---|
| HttpRequest
The outgoing Http request.
|
| HttpResponse
The type representing response of
HttpRequest. |
| Class and Description |
|---|
| HttpClient
A generic interface for sending HTTP requests and getting responses.
|
| HttpHeader
A single header within a HTTP request or response.
|
| HttpHeaders
A collection of headers on an HTTP request or response.
|
| HttpMethod
The HTTP request methods.
|
| HttpPipeline
The HTTP pipeline that HTTP requests and responses will flow through.
|
| HttpPipelineBuilder
This class provides a fluent builder API to help aid the configuration and instantiation of the
HttpPipeline,
calling build constructs an instance of the pipeline. |
| HttpPipelineCallContext
Type representing context local to a single http request and it's response.
|
| HttpPipelineNextPolicy
A type that invokes next policy in the pipeline.
|
| HttpRequest
The outgoing Http request.
|
| HttpResponse
The type representing response of
HttpRequest. |
| MatchConditions
Specifies HTTP options for conditional requests.
|
| ProxyOptions
This represents proxy configuration to be used in http clients..
|
| ProxyOptions.Type
The type of the proxy.
|
| RequestConditions
Specifies HTTP options for conditional requests based on modification time.
|
| Class and Description |
|---|
| HttpHeaders
A collection of headers on an HTTP request or response.
|
| HttpPipelineCallContext
Type representing context local to a single http request and it's response.
|
| HttpPipelineNextPolicy
A type that invokes next policy in the pipeline.
|
| HttpResponse
The type representing response of
HttpRequest. |
| Class and Description |
|---|
| HttpHeaders
A collection of headers on an HTTP request or response.
|
| HttpPipeline
The HTTP pipeline that HTTP requests and responses will flow through.
|
| HttpRequest
The outgoing Http request.
|
| Class and Description |
|---|
| HttpHeaders
A collection of headers on an HTTP request or response.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.