Interface ProxyOptionsProvider.AmqpProxyOptions

All Superinterfaces:
ProxyOptionsProvider.ProxyOptions
All Known Implementing Classes:
AmqpProxyProperties
Enclosing interface:
ProxyOptionsProvider

public static interface ProxyOptionsProvider.AmqpProxyOptions extends ProxyOptionsProvider.ProxyOptions
Interface to be implemented by classes that wish to describe the amqp based client proxy.
  • Method Details

    • getAuthenticationType

      String getAuthenticationType()
      Get the proxy authentication type.
      Returns:
      the proxy authentication type.