Smack/smack-core/src/main/java
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
..
org/jivesoftware/smack Add the possibility to choose reconnection policy 2015-03-18 21:16:32 +01:00