mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 00:59:39 +02:00
Refactor reconnection callbacks into an extra class
Fixes SMACK-775
This commit is contained in:
parent
d804d4ed6d
commit
2edbc64957
12 changed files with 176 additions and 50 deletions
|
@ -440,7 +440,6 @@ public class XMPPBOSHConnection extends AbstractXMPPConnection {
|
|||
throw new RuntimeException(e);
|
||||
}
|
||||
}
|
||||
notifyReconnection();
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue