Smack/smack-extensions/src
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
..
integration-test/java/org/jivesoftware/smackx s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ 2017-01-03 11:35:04 +01:00
main Make StreamNegotiator weakly reference XMPPConnection 2017-03-15 21:17:49 +01:00
test Bump "Error Prone" to 2.0.15 2017-02-11 16:16:41 +01:00