Class RabbitProperties.Stream.Ssl

java.lang.Object
org.springframework.boot.amqp.autoconfigure.RabbitProperties.Stream.Ssl
Enclosing class:
RabbitProperties.Stream

public static class RabbitProperties.Stream.Ssl extends Object
Since:
4.0.0
  • Constructor Details

    • Ssl

      public Ssl()
  • Method Details

    • getEnabled

      public @Nullable Boolean getEnabled()
    • determineEnabled

      public boolean determineEnabled()
    • setEnabled

      public void setEnabled(@Nullable Boolean enabled)
    • getBundle

      public @Nullable String getBundle()
    • setBundle

      public void setBundle(@Nullable String bundle)