Uses of Class
com.microsoft.azure.proton.transport.proxy.impl.ProxyImpl
-
Packages that use ProxyImpl Package Description com.microsoft.azure.proton.transport.proxy.impl Package containg implementation forProxyHandlerandProxy. -
-
Uses of ProxyImpl in com.microsoft.azure.proton.transport.proxy.impl
Methods in com.microsoft.azure.proton.transport.proxy.impl with parameters of type ProxyImpl Modifier and Type Method Description voidProxyImpl. transferState(ProxyImpl fromProxy)transfers the state from the given proxyfromProxyto this proxy.
-