1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-07-01 07:46:45 +02:00
Smack/source/org/jivesoftware
Florian Schmaus 44c3214539 SMACK-460 ServiceDiscoveryManager constructor usage in
connectionCreated()

ServiceDiscoveryManager should not use the constructor in
connectionCreated(), it may cause duplicate SDMs for the same connection
and prevents the interaction with SDM before the connection is
established. Instead getInstanceFor() is now used.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/branches/smack_3_3_2@13792 b35dd754-fafc-0310-a699-88a17e54d16e
2013-10-26 23:53:04 +00:00
..
smack SMACK-443 remove duplicate notifyReconnection() 2013-10-26 11:26:19 +00:00
smackx SMACK-460 ServiceDiscoveryManager constructor usage in 2013-10-26 23:53:04 +00:00