Smack/smack-extensions/src
adiaholic d6e25730d0 Saving an instance of ServiceDiscoveryManager in MultiUserChatManager.
Previously, the costly method 'ServiceDiscoveryManager.getInstance()'
was called at multiple instances inside MultiUserChatManager.
In this commit I wish to replace this call by saving a private final
instance of 'ServiceDiscoveryManager' which will is an attempt at
solving SMACK-836.
2019-03-18 13:10:20 +05:30
..
integration-test/java/org/jivesoftware/smackx Add XMPPErrorException.getStanzaError() 2018-06-20 22:17:11 +02:00
main Saving an instance of ServiceDiscoveryManager in MultiUserChatManager. 2019-03-18 13:10:20 +05:30
test Use XmlEnvironment in parsing/provider subsystem 2019-02-15 23:21:30 +01:00