4493d8c76e
Creates a new data class: DiscoveryResults that holds a list of incoming and outgoing DiscoveryServerSettings. This commit also creates a wrapper for the currently used ProvidersXmlDiscovery to convert the new DiscoveryResults object into ConnectionSettings. In the future, this process will have a less-lazy algorithm that will be smart enough to handle more than one incoming/outgoing server but this commit assumes there are still one of each (by assertion). Use enum to determine discovery target Sort SrvServiceDiscovery results using pickMailService |
||
---|---|---|
.. | ||
src | ||
build.gradle |