| Package | Description |
|---|---|
| com.azure.core |
Package containing the types for client side http communication with a REST endpoint.
|
| com.azure.core.exception |
Package containing core exception classes
|
| com.azure.core.http |
Package containing the HTTP abstractions between the AnnotationParser, RestProxy and HTTP client.
|
| com.azure.core.http.policy |
Package containing HttpPipelinePolicy interface and it's implementations.
|
| com.azure.core.http.rest |
Package containing REST-related APIs.
|
| Class and Description |
|---|
| HttpPipeline
The http pipeline.
|
| 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.
|
| 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. |
| ProxyOptions.Type
The type of the proxy.
|
| 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.
|
| Class and Description |
|---|
| HttpHeaders
A collection of headers on an HTTP request or response.
|
| HttpRequest
The outgoing Http request.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.