Smack/smack-core/src
lucastucchi a7616f2a03 Add the possibility to choose reconnection policy
Until now the reconnection used a fixed policy using random
increasing delay as the number of attempts grows. Even if
that policy is still the default one, it is now possible to
select a fixed delay policy that always waits a fixed amount
of time before trying to reconnect
2015-03-18 21:16:32 +01:00
..
integration-test Add XMPPConnection.sendStanza(Stanza) 2015-03-04 21:46:44 +01:00
main Add the possibility to choose reconnection policy 2015-03-18 21:16:32 +01:00
test Add XMPPConnection.sendStanza(Stanza) 2015-03-04 21:46:44 +01:00