Package net.bluemind.domain.api
Class DomainSettingsHelper
java.lang.Object
net.bluemind.domain.api.DomainSettingsHelper
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetSlaveRelayHost(Map<String, String> settings) static StringgetSlaveRelayHost(IDomainSettings settingsService) static booleanisForwardToSlaveRelay(Map<String, String> settings) static booleanisForwardToSlaveRelay(IDomainSettings settingsService)  
- 
Constructor Details
- 
DomainSettingsHelper
public DomainSettingsHelper() 
 - 
 - 
Method Details
- 
isForwardToSlaveRelay
- Throws:
 ServerFault
 - 
getSlaveRelayHost
- Throws:
 ServerFault
 - 
getSlaveRelayHost
 - 
isForwardToSlaveRelay
 
 -