Smack/smack-extensions
Florian Schmaus 0a6843f41f Make StreamNegotiator weakly reference XMPPConnection
by extending Manager.

Because FileTransferNegotiator will hold a strong reference to the
StreamNegotiators, which will eventually prevent XMPPConnection from
being GC'ed if no weak references in StreamNegotiator are used.

Thanks to Werner Glanzer for pointing this out.
2017-03-15 21:17:49 +01:00
..
src Make StreamNegotiator weakly reference XMPPConnection 2017-03-15 21:17:49 +01:00
build.gradle Fix 'test' dependencies 2016-02-10 12:39:18 +01:00