Package org.jivesoftware.openfire.crowd
Class CrowdProperties
java.lang.Object
org.jivesoftware.openfire.crowd.CrowdProperties
Reading the file crowd.properties which should be found in the conf folder
of openfire
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintint
-
Constructor Details
-
CrowdProperties
- Throws:
IOException
-
-
Method Details
-
getApplicationName
-
getApplicationPassword
-
getCrowdServerUrl
-
getHttpProxyHost
-
getHttpProxyPort
public int getHttpProxyPort() -
getHttpProxyUsername
-
getHttpProxyPassword
-
getHttpMaxConnections
public int getHttpMaxConnections() -
getHttpConnectionTimeout
public int getHttpConnectionTimeout() -
getHttpSocketTimeout
public int getHttpSocketTimeout()
-