Class AmqpProxyProperties

java.lang.Object
com.azure.spring.cloud.core.properties.proxy.ProxyProperties
com.azure.spring.cloud.core.properties.proxy.AmqpProxyProperties
All Implemented Interfaces:
ProxyOptionsProvider.AmqpProxyOptions, ProxyOptionsProvider.ProxyOptions

public final class AmqpProxyProperties extends ProxyProperties implements ProxyOptionsProvider.AmqpProxyOptions
Extend the proxy properties for AMQP connection
  • Constructor Details

    • AmqpProxyProperties

      public AmqpProxyProperties()
  • Method Details