Uses of Interface
com.microsoft.azure.proton.transport.proxy.Proxy
-
Packages that use Proxy Package Description com.microsoft.azure.proton.transport.proxy.impl Package containg implementation forProxyHandlerandProxy. -
-
Uses of Proxy in com.microsoft.azure.proton.transport.proxy.impl
Classes in com.microsoft.azure.proton.transport.proxy.impl that implement Proxy Modifier and Type Class Description classProxyImplImplementation class that handles connecting to, the status of, and passing bytes through the web socket after the proxy is created.
-