Package com.microsoft.azure.proton.transport.proxy.impl
Package containg implementation for
ProxyHandler and Proxy.-
Class Summary Class Description BasicProxyChallengeProcessorImpl Implementation to support basic authentication for proxies.DigestProxyChallengeProcessorImpl Implementation to support digest authentication for proxies.ProxyHandlerImpl Implementation class that handles connecting to the proxy.ProxyImpl Implementation class that handles connecting to, the status of, and passing bytes through the web socket after the proxy is created.ProxyResponseImpl Represents an HTTP response from a proxy.