Uses of Class
org.jivesoftware.smack.ReconnectionManager
-
Packages that use ReconnectionManager Package Description org.jivesoftware.smack Core classes of the Smack API. -
-
Uses of ReconnectionManager in org.jivesoftware.smack
Methods in org.jivesoftware.smack that return ReconnectionManager Modifier and Type Method Description static ReconnectionManagerReconnectionManager. getInstanceFor(AbstractXMPPConnection connection)Get a instance of ReconnectionManager for the given connection.
-