Class CrowdProperties


  • public class CrowdProperties
    extends Object
    Reading the file crowd.properties which should be found in the conf folder of openfire
    • Method Detail

      • getApplicationName

        public String getApplicationName()
      • getApplicationPassword

        public String getApplicationPassword()
      • getCrowdServerUrl

        public String getCrowdServerUrl()
      • getHttpProxyHost

        public String getHttpProxyHost()
      • getHttpProxyPort

        public int getHttpProxyPort()
      • getHttpProxyUsername

        public String getHttpProxyUsername()
      • getHttpProxyPassword

        public String getHttpProxyPassword()
      • getHttpMaxConnections

        public int getHttpMaxConnections()
      • getHttpConnectionTimeout

        public int getHttpConnectionTimeout()
      • getHttpSocketTimeout

        public int getHttpSocketTimeout()