Package com.microsoft.azure.proton.transport.proxy
Package containing classes for connecting via an HTTP proxy.
-
Interface Summary Interface Description Proxy Represents a proxy.ProxyChallengeProcessor Creates a set of headers to add to the HTTP request when responding to a proxy challenge.ProxyHandler Creates and validates proxy requests and responses.ProxyResponse Represents an HTTP response from a proxy. -
Class Summary Class Description HttpStatusLine The first line in an HTTP 1.0/1.1 response.ProxyConfiguration Options for configuring theProxy. -
Enum Summary Enum Description Proxy.ProxyState States that the proxy can be in.ProxyAuthenticationType Supported methods of proxy authentication.