Class AmqpProperties.SslStore

    • Constructor Detail

      • SslStore

        public SslStore()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)
      • getPassword

        public String getPassword()
      • setPassword

        public void setPassword​(String password)
      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)