Uses of Interface
com.azure.spring.cloud.core.provider.ProxyOptionsProvider.ProxyOptions
Packages that use ProxyOptionsProvider.ProxyOptions
Package
Description
Configuration properties abstraction for proxy.
Provider abstraction for Azure service configuration properties.
-
Uses of ProxyOptionsProvider.ProxyOptions in com.azure.spring.cloud.core.properties.proxy
Classes in com.azure.spring.cloud.core.properties.proxy that implement ProxyOptionsProvider.ProxyOptionsModifier and TypeClassDescriptionfinal classExtend the proxy properties for AMQP connectionfinal classExtend the proxy properties for HTTP connectionclassCommon proxy properties for all Azure SDKs. -
Uses of ProxyOptionsProvider.ProxyOptions in com.azure.spring.cloud.core.provider
Subinterfaces of ProxyOptionsProvider.ProxyOptions in com.azure.spring.cloud.core.providerModifier and TypeInterfaceDescriptionstatic interfaceInterface to be implemented by classes that wish to describe the amqp based client proxy.static interfaceInterface to be implemented by classes that wish to describe the http based client proxy.Methods in com.azure.spring.cloud.core.provider that return ProxyOptionsProvider.ProxyOptions