Uses of Package
com.azure.core.http
Packages that use com.azure.core.http
Package
Description
This package contains interfaces that represent common cross-cutting aspects of functionality offered by libraries
in the Azure SDK for Java.
Package containing core exception classes.
Package containing HTTP abstractions between the AnnotationParser, RestProxy, and HTTP client.
Package containing HttpPipelinePolicy interface and its implementations.
Package containing REST-related APIs.
Package containing core utility classes.
Package containing API for long running operations.
Package containing interfaces describing serialization and deserialization contract.
-
Classes in com.azure.core.http used by com.azure.core.client.traitsClassDescriptionA generic interface for sending HTTP requests and getting responses.The HTTP pipeline that HTTP requests and responses will flow through.
-
Classes in com.azure.core.http used by com.azure.core.exception
-
Classes in com.azure.core.http used by com.azure.core.httpClassDescriptionA generic interface for sending HTTP requests and getting responses.A single header within an HTTP request or response.A collection of headers on an HTTP request or response.The HTTP request methods.The HTTP pipeline that HTTP requests and responses will flow through.This class provides a fluent builder API to help aid the configuration and instantiation of the
HttpPipeline
, callingbuild
constructs an instance of the pipeline.Represents the information used to make a single HTTP request.A type that invokes next policy in the pipeline.A type that invokes next policy in the pipeline.Indicates the position in anHttpPipeline
to place anHttpPipelinePolicy
.The outgoing Http request.The response of anHttpRequest
.Specifies HTTP options for conditional requests.This represents proxy configuration to be used in http clients..The type of the proxy.Specifies HTTP options for conditional requests based on modification time. -
Classes in com.azure.core.http used by com.azure.core.http.policyClassDescriptionA collection of headers on an HTTP request or response.The HTTP request methods.Represents the information used to make a single HTTP request.A type that invokes next policy in the pipeline.A type that invokes next policy in the pipeline.Indicates the position in an
HttpPipeline
to place anHttpPipelinePolicy
.The outgoing Http request.The response of anHttpRequest
. -
Classes in com.azure.core.http used by com.azure.core.http.restClassDescriptionA collection of headers on an HTTP request or response.The HTTP pipeline that HTTP requests and responses will flow through.The outgoing Http request.The response of an
HttpRequest
. -
Classes in com.azure.core.http used by com.azure.core.utilClassDescriptionA collection of headers on an HTTP request or response.This represents proxy configuration to be used in http clients..
-
Classes in com.azure.core.http used by com.azure.core.util.pollingClassDescriptionThe HTTP pipeline that HTTP requests and responses will flow through.
-
Classes in com.azure.core.http used by com.azure.core.util.serializer